Error lines from build-log.txt
... skipping 232 lines ...
++ ARTIFACTS=/workspace/source/artifacts
+ set +o allexport
+ ./test/e2e-tests.sh
================================
==== SETTING UP ENVIRONMENT ====
================================
Running fail tkn pipeline describe foo
go: downloading go1.22.7 (linux/amd64)
Error: no matches for tekton.dev/, Resource=pipelines
Running fail tkn pipelinerun describe foo
Error: failed to find pipelinerun "foo"
Running fail tkn pipelinerun list foo
Failed to list objects from default namespace
Error: failed to list PipelineRuns from namespace default: no matches for tekton.dev/, Resource=pipelineruns
Running fail tkn pipeline list
Failed to list objects from default namespace
Error: failed to list Pipelines from namespace default: no matches for tekton.dev/, Resource=pipelines
Running fail tkn task list
Failed to list objects from default namespace
Error: failed to list Tasks from namespace default: no matches for tekton.dev/, Resource=tasks
Running fail tkn taskrun list
Failed to list objects from default namespace
Error: failed to list TaskRuns from namespace default: no matches for tekton.dev/, Resource=taskruns
Running fail tkn taskrun list foo
Failed to list objects from default namespace
Error: failed to list TaskRuns from namespace default: no matches for tekton.dev/, Resource=taskruns
Running fail tkn pipelinerun logs foo
Error: no matches for tekton.dev/, Resource=pipelineruns
Running fail tkn taskrun logs foo
Error: Unable to get TaskRun: no matches for tekton.dev/, Resource=taskruns
Running fail tkn eventlistener ls
Error: failed to list EventListeners from default namespace: no matches for triggers.tekton.dev/, Resource=eventlisteners
Running fail tkn triggertemplate ls
Error: failed to list TriggerTemplates from default namespace: no matches for triggers.tekton.dev/, Resource=triggertemplates
Running fail tkn triggerbinding ls
Error: failed to list TriggerBindings from default namespace: no matches for triggers.tekton.dev/, Resource=triggerbindings
Running fail tkn clustertriggerbinding ls
Error: failed to list ClusterTriggerBindings: no matches for triggers.tekton.dev/, Resource=clustertriggerbindings
>> Deploying Tekton Pipelines
namespace/tekton-pipelines created
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-controller-cluster-access created
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-controller-tenant-access created
clusterrole.rbac.authorization.k8s.io/tekton-pipelines-webhook-cluster-access created
... skipping 182 lines ...
No TriggerBindings found
Running tkn clustertriggerbinding ls
No ClusterTriggerBindings found
...............................
Running fail tkn pipeline describe foo
Error: pipelines.tekton.dev "foo" not found
Running fail tkn pipelinerun describe foo
Error: failed to find pipelinerun "foo"
Running fail tkn pipelinerun logs foo
Error: pipelineruns.tekton.dev "foo" not found
Running fail tkn taskrun logs foo
Error: Unable to get TaskRun: taskruns.tekton.dev "foo" not found
Running fail tkn eventlistener describe foo
Error: failed to get EventListener foo: failed to get EventListener foo: eventlisteners.triggers.tekton.dev "foo" not found
Running fail tkn triggertemplate describe foo
Error: failed to get TriggerTemplate foo from default namespace: triggertemplates.triggers.tekton.dev "foo" not found
.....................
namespace/tektoncd created
Context "kind-kind" modified.
task.tekton.dev/create-file-verify created
pipeline.tekton.dev/output-pipeline created
... skipping 166 lines ...
Running tkn taskrun delete test-template-volume -f
TaskRuns deleted: "test-template-volume"
Running tkn eventlistener delete github-listener-interceptor -f
EventListeners deleted: "github-listener-interceptor"
Running fail tkn pipeline describe output-pipeline
Error: pipelines.tekton.dev "output-pipeline" not found
Running fail tkn pipelinerun describe output-pipeline-run
Error: failed to find pipelinerun "output-pipeline-run"
Running fail tkn taskrun logs test-template-volume
Error: Unable to get TaskRun: taskruns.tekton.dev "test-template-volume" not found
Running fail tkn eventlistener describe github-listener-interceptor
Error: failed to get EventListener github-listener-interceptor: failed to get EventListener github-listener-interceptor: eventlisteners.triggers.tekton.dev "github-listener-interceptor" not found
Hub
.....................
Running tkn hub --help
Interact with tekton hub
... skipping 76 lines ...
--api-server string Hub API Server URL (default 'https://api.hub.tekton.dev' for 'tekton' type; default 'https://artifacthub.io' for 'artifact' type).
URL can also be defined in a file '$HOME/.tekton/hub-config' with a variable 'TEKTON_HUB_API_SERVER'/'ARTIFACT_HUB_API_SERVER'.
--type string The type of Hub from where to pull the resource. Either 'artifact' or 'tekton' (default "tekton")
Use "tkn hub get [command] --help" for more information about a command.
Running fail tkn hub --api-server=api.nonexistent.server search cli
Error: parse "api.nonexistent.server": invalid URI for request
Running fail tkn hub --api-server=api.nonexistent.server get task cli
Error: parse "api.nonexistent.server": invalid URI for request
task.tekton.dev "task-volume" deleted
No resources found
No resources found
No resources found
No resources found
... skipping 327 lines ...
--- PASS: TestPipelinesNegativeE2E/Validate_Pipeline_describe_command_in_namespace_testcli-dkpdc (0.36s)
--- PASS: TestPipelinesNegativeE2E/Start_Pipeline_Run_using_pipeline_start_command_with_SA_as_'pipelines'_ (0.89s)
--- PASS: TestPipelinesNegativeE2E/Validate_Pipeline_describe_command_in_namespace_testcli-dkpdc_after_PipelineRun_completed_successfully (0.31s)
=== RUN TestPipelinesE2E/Validate_Pipeline_describe_command_in_namespace_testcli-lx749
=== RUN TestPipelinesE2E/Start_PipelineRun_using_pipeline_start_command_with_SA_as_'pipeline'_
=== NAME TestPipelineInteractiveStartWithOptionalWorkspaceE2E/Validate_interactive_pipeline_logs,_with__follow_mode_(-f)_
cli.go:140: procedure failed: read /dev/ptmx: input/output error
start_test.go:234:
=== NAME TestPipelineInteractiveStartWithOptionalWorkspaceE2E
start_test.go:258: Deleting namespace testcli-zv2ts
--- PASS: TestPipelineInteractiveStartWithOptionalWorkspaceE2E (16.24s)
--- PASS: TestPipelineInteractiveStartWithOptionalWorkspaceE2E/Start_PipelineRun_using_pipeline_start_interactively_with_SA_as_'pipeline'_ (0.36s)
--- PASS: TestPipelineInteractiveStartWithOptionalWorkspaceE2E/Validate_interactive_pipeline_logs,_with__follow_mode_(-f)_ (14.55s)
=== RUN TestPipelinesE2E/Get_list_of_Taskruns_from_namespace__testcli-lx749
=== RUN TestPipelinesE2E/Validate_Pipeline_describe_command_in_namespace_testcli-lx749_after_PipelineRun_completed_successfully
=== RUN TestPipelinesE2E/Validate_interactive_pipeline_logs,_with__follow_mode_(-f)_
cli.go:140: procedure failed: read /dev/ptmx: input/output error
pipeline_test.go:208:
e2e-test
=== RUN TestPipelinesE2E/Start_PipelineRun_with_tkn_pipeline_start_--last
=== NAME TestPipelinesE2E
... skipping 190 lines ...
io.Copy(...)
/home/prow/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.7.linux-amd64/src/io/io.go:388
github.com/Netflix/go-expect.NewPassthroughPipe.func1()
/home/prow/go/src/github.com/tektoncd/cli/vendor/github.com/Netflix/go-expect/passthrough_pipe.go:42 +0xfb
created by github.com/Netflix/go-expect.NewPassthroughPipe in goroutine 119
/home/prow/go/src/github.com/tektoncd/cli/vendor/github.com/Netflix/go-expect/passthrough_pipe.go:40 +0x1e7
FAIL github.com/tektoncd/cli/test/e2e/pipeline 600.442s
=== RUN TestPipelineRunLogE2E
=== PAUSE TestPipelineRunLogE2E
=== RUN TestClusterResolverPipelineRunLogE2E
=== PAUSE TestClusterResolverPipelineRunLogE2E
=== CONT TestClusterResolverPipelineRunLogE2E
=== CONT TestPipelineRunLogE2E
... skipping 104 lines ...
--- PASS: TestTaskStartE2E/Cancel_finished_TaskRun_with_tkn_taskrun_cancel (1.13s)
--- PASS: TestTaskStartE2E/Cancel_TaskRun_with_tkn_taskrun_cancel (2.25s)
--- PASS: TestTaskStartE2E/Start_TaskRun_using_tkn_task_start_with_--last_option (7.67s)
--- PASS: TestTaskStartE2E/Start_Task_interactively_with_optional_workspace_(yes) (5.14s)
PASS
ok github.com/tektoncd/cli/test/e2e/task 72.262s
FAIL
Finished run, return code is 1
mktemp: failed to create file via template '/workspace/source/artifacts/junit_XXXXXXXX': No such file or directory
XML report written to .xml
***************************************
*** E2E TEST FAILED ***
*** Start of information dump ***
***************************************
>>> All resources:
NAMESPACE NAME READY STATUS RESTARTS AGE
kube-system pod/coredns-5dd5756b68-4dwrp 1/1 Running 0 17m
kube-system pod/coredns-5dd5756b68-w7772 1/1 Running 0 17m
... skipping 79 lines ...
tekton-pipelines tekton-pipelines-webhook ClusterIP 10.96.59.139 <none> 9090/TCP,8008/TCP,443/TCP,8080/TCP 14m
tekton-pipelines tekton-triggers-controller ClusterIP 10.96.101.218 <none> 9000/TCP 14m
tekton-pipelines tekton-triggers-core-interceptors ClusterIP 10.96.253.66 <none> 8443/TCP 14m
tekton-pipelines tekton-triggers-webhook ClusterIP 10.96.147.30 <none> 443/TCP 14m
>>> Events:
NAMESPACE LAST SEEN TYPE REASON OBJECT MESSAGE
default 9m43s Warning FailedToCreateEndpoint endpoints/el-github-listener-interceptor Failed to create endpoint for service testcli-sp7lm/el-github-listener-interceptor: endpoints "el-github-listener-interceptor" already exists
default 18m Normal Starting node/kind-control-plane Starting kubelet.
default 18m Warning InvalidDiskCapacity node/kind-control-plane invalid capacity 0 on image filesystem
default 18m Normal NodeAllocatableEnforced node/kind-control-plane Updated Node Allocatable limit across pods
default 18m Normal NodeHasSufficientMemory node/kind-control-plane Node kind-control-plane status is now: NodeHasSufficientMemory
default 18m Normal NodeHasNoDiskPressure node/kind-control-plane Node kind-control-plane status is now: NodeHasNoDiskPressure
default 18m Normal NodeHasSufficientPID node/kind-control-plane Node kind-control-plane status is now: NodeHasSufficientPID
... skipping 42 lines ...
kube-system 17m Normal Scheduled pod/kindnet-j2rq7 Successfully assigned kube-system/kindnet-j2rq7 to kind-worker3
kube-system 17m Normal Pulled pod/kindnet-j2rq7 Container image "docker.io/kindest/kindnetd:v20240513-cd2ac642" already present on machine
kube-system 17m Normal Created pod/kindnet-j2rq7 Created container kindnet-cni
kube-system 17m Normal Started pod/kindnet-j2rq7 Started container kindnet-cni
kube-system 17m Normal Scheduled pod/kindnet-sdwff Successfully assigned kube-system/kindnet-sdwff to kind-worker
kube-system 17m Normal Pulled pod/kindnet-sdwff Container image "docker.io/kindest/kindnetd:v20240513-cd2ac642" already present on machine
kube-system 17m Warning Failed pod/kindnet-sdwff Error: services have not yet been read at least once, cannot construct envvars
kube-system 17m Normal Created pod/kindnet-sdwff Created container kindnet-cni
kube-system 17m Normal Started pod/kindnet-sdwff Started container kindnet-cni
kube-system 18m Normal SuccessfulCreate daemonset/kindnet Created pod: kindnet-ccl7c
kube-system 17m Normal SuccessfulCreate daemonset/kindnet Created pod: kindnet-j2rq7
kube-system 17m Normal SuccessfulCreate daemonset/kindnet Created pod: kindnet-6mj8j
kube-system 17m Normal SuccessfulCreate daemonset/kindnet Created pod: kindnet-sdwff
... skipping 5 lines ...
kube-system 17m Normal Scheduled pod/kube-proxy-b8l9r Successfully assigned kube-system/kube-proxy-b8l9r to kind-worker2
kube-system 17m Normal Pulled pod/kube-proxy-b8l9r Container image "registry.k8s.io/kube-proxy:v1.28.9" already present on machine
kube-system 17m Normal Created pod/kube-proxy-b8l9r Created container kube-proxy
kube-system 17m Normal Started pod/kube-proxy-b8l9r Started container kube-proxy
kube-system 17m Normal Scheduled pod/kube-proxy-sh44r Successfully assigned kube-system/kube-proxy-sh44r to kind-worker
kube-system 17m Normal Pulled pod/kube-proxy-sh44r Container image "registry.k8s.io/kube-proxy:v1.28.9" already present on machine
kube-system 17m Warning Failed pod/kube-proxy-sh44r Error: services have not yet been read at least once, cannot construct envvars
kube-system 17m Normal Created pod/kube-proxy-sh44r Created container kube-proxy
kube-system 17m Normal Started pod/kube-proxy-sh44r Started container kube-proxy
kube-system 17m Normal Scheduled pod/kube-proxy-skg4h Successfully assigned kube-system/kube-proxy-skg4h to kind-worker3
kube-system 17m Normal Pulled pod/kube-proxy-skg4h Container image "registry.k8s.io/kube-proxy:v1.28.9" already present on machine
kube-system 17m Normal Created pod/kube-proxy-skg4h Created container kube-proxy
kube-system 17m Normal Started pod/kube-proxy-skg4h Started container kube-proxy
... skipping 24 lines ...
metallb-system 17m Warning FailedScheduling pod/controller-5c6b6c8447-dlz7n 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..
metallb-system 17m Normal Scheduled pod/controller-5c6b6c8447-dlz7n Successfully assigned metallb-system/controller-5c6b6c8447-dlz7n to kind-worker2
metallb-system 17m Normal Pulling pod/controller-5c6b6c8447-dlz7n Pulling image "quay.io/metallb/controller:v0.13.10"
metallb-system 17m Normal Pulled pod/controller-5c6b6c8447-dlz7n Successfully pulled image "quay.io/metallb/controller:v0.13.10" in 3.391s (9.998s including waiting)
metallb-system 17m Normal Created pod/controller-5c6b6c8447-dlz7n Created container controller
metallb-system 17m Normal Started pod/controller-5c6b6c8447-dlz7n Started container controller
metallb-system 17m Warning Unhealthy pod/controller-5c6b6c8447-dlz7n Liveness probe failed: Get "http://10.244.2.2:7472/metrics": dial tcp 10.244.2.2:7472: connect: connection refused
metallb-system 17m Warning Unhealthy pod/controller-5c6b6c8447-dlz7n Readiness probe failed: Get "http://10.244.2.2:7472/metrics": dial tcp 10.244.2.2:7472: connect: connection refused
metallb-system 17m Normal Killing pod/controller-5c6b6c8447-dlz7n Container controller failed liveness probe, will be restarted
metallb-system 17m Normal Pulled pod/controller-5c6b6c8447-dlz7n Container image "quay.io/metallb/controller:v0.13.10" already present on machine
metallb-system 17m Normal SuccessfulCreate replicaset/controller-5c6b6c8447 Created pod: controller-5c6b6c8447-dlz7n
metallb-system 17m Normal ScalingReplicaSet deployment/controller Scaled up replica set controller-5c6b6c8447 to 1
metallb-system 17m Normal Scheduled pod/speaker-khwz8 Successfully assigned metallb-system/speaker-khwz8 to kind-worker2
metallb-system 17m Normal Pulling pod/speaker-khwz8 Pulling image "quay.io/metallb/speaker:v0.13.10"
metallb-system 17m Normal Pulled pod/speaker-khwz8 Successfully pulled image "quay.io/metallb/speaker:v0.13.10" in 7.16s (7.16s including waiting)
... skipping 43 lines ...
tekton-pipelines 14m Normal Pulling pod/tekton-pipelines-webhook-846bd5bbdc-mhxnd Pulling image "ghcr.io/tektoncd/pipeline/webhook-d4749e605405422fd87700164e31b2d1:v0.65.0@sha256:268ccf3ec8b3f861313ab0e422b85012b734099e7135611935e92567dfd55b04"
tekton-pipelines 14m Normal Pulled pod/tekton-pipelines-webhook-846bd5bbdc-mhxnd Successfully pulled image "ghcr.io/tektoncd/pipeline/webhook-d4749e605405422fd87700164e31b2d1:v0.65.0@sha256:268ccf3ec8b3f861313ab0e422b85012b734099e7135611935e92567dfd55b04" in 1.583s (4.257s including waiting)
tekton-pipelines 14m Normal Created pod/tekton-pipelines-webhook-846bd5bbdc-mhxnd Created container webhook
tekton-pipelines 14m Normal Started pod/tekton-pipelines-webhook-846bd5bbdc-mhxnd Started container webhook
tekton-pipelines 14m Normal SuccessfulCreate replicaset/tekton-pipelines-webhook-846bd5bbdc Created pod: tekton-pipelines-webhook-846bd5bbdc-mhxnd
tekton-pipelines 14m Normal ScalingReplicaSet deployment/tekton-pipelines-webhook Scaled up replica set tekton-pipelines-webhook-846bd5bbdc to 1
tekton-pipelines 4m12s 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 11m 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)
tekton-pipelines 14m Normal Scheduled pod/tekton-triggers-controller-bffb99d5c-92wpc Successfully assigned tekton-pipelines/tekton-triggers-controller-bffb99d5c-92wpc to kind-worker
tekton-pipelines 14m Normal Pulling pod/tekton-triggers-controller-bffb99d5c-92wpc Pulling image "ghcr.io/tektoncd/triggers/controller-f656ca31de179ab913fa76abc255c315:v20241107-c6d2a8dfae@sha256:4778273a5bce8802b6e127037a53e959ad606b0784cb01ac51bda325984dbebb"
tekton-pipelines 14m Normal Pulled pod/tekton-triggers-controller-bffb99d5c-92wpc Successfully pulled image "ghcr.io/tektoncd/triggers/controller-f656ca31de179ab913fa76abc255c315:v20241107-c6d2a8dfae@sha256:4778273a5bce8802b6e127037a53e959ad606b0784cb01ac51bda325984dbebb" in 1.91s (1.91s including waiting)
tekton-pipelines 14m Normal Created pod/tekton-triggers-controller-bffb99d5c-92wpc Created container tekton-triggers-controller
tekton-pipelines 14m Normal Started pod/tekton-triggers-controller-bffb99d5c-92wpc Started container tekton-triggers-controller
tekton-pipelines 14m Normal SuccessfulCreate replicaset/tekton-triggers-controller-bffb99d5c Created pod: tekton-triggers-controller-bffb99d5c-92wpc
... skipping 9 lines ...
tekton-pipelines 14m Normal Pulling pod/tekton-triggers-webhook-69bd7f88f7-c8n2b Pulling image "ghcr.io/tektoncd/triggers/webhook-dd1edc925ee1772a9f76e2c1bc291ef6:v20241107-c6d2a8dfae@sha256:8744fbc8192d32e7e42b38174dc28b327f797872253f44ae978277edf4a2baf2"
tekton-pipelines 14m Normal Pulled pod/tekton-triggers-webhook-69bd7f88f7-c8n2b Successfully pulled image "ghcr.io/tektoncd/triggers/webhook-dd1edc925ee1772a9f76e2c1bc291ef6:v20241107-c6d2a8dfae@sha256:8744fbc8192d32e7e42b38174dc28b327f797872253f44ae978277edf4a2baf2" in 1.791s (3.643s including waiting)
tekton-pipelines 14m Normal Created pod/tekton-triggers-webhook-69bd7f88f7-c8n2b Created container webhook
tekton-pipelines 14m Normal Started pod/tekton-triggers-webhook-69bd7f88f7-c8n2b Started container webhook
tekton-pipelines 14m Normal SuccessfulCreate replicaset/tekton-triggers-webhook-69bd7f88f7 Created pod: tekton-triggers-webhook-69bd7f88f7-c8n2b
tekton-pipelines 14m Normal ScalingReplicaSet deployment/tekton-triggers-webhook Scaled up replica set tekton-triggers-webhook-69bd7f88f7 to 1
tektoncd 13m Warning FailedCreate replicaset/el-github-listener-interceptor-64898f7f97 Error creating: pods "el-github-listener-interceptor-64898f7f97-" is forbidden: error looking up service account tektoncd/tekton-triggers-github-sa: serviceaccount "tekton-triggers-github-sa" not found
tektoncd 13m Normal ScalingReplicaSet deployment/el-github-listener-interceptor Scaled up replica set el-github-listener-interceptor-64898f7f97 to 3
tektoncd 13m Normal Scheduled pod/output-pipeline-run-first-create-file-pod Successfully assigned tektoncd/output-pipeline-run-first-create-file-pod to kind-worker3
tektoncd 13m Normal Pulling pod/output-pipeline-run-first-create-file-pod Pulling image "ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v0.65.0@sha256:7b53db05ce43e10e08affddc41d8298fdd20a4ae9954f8f69f21319b1264aea1"
tektoncd 13m Normal Pulled pod/output-pipeline-run-first-create-file-pod Successfully pulled image "ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v0.65.0@sha256:7b53db05ce43e10e08affddc41d8298fdd20a4ae9954f8f69f21319b1264aea1" in 2.102s (2.102s including waiting)
tektoncd 13m Normal Created pod/output-pipeline-run-first-create-file-pod Created container prepare
tektoncd 13m Normal Started pod/output-pipeline-run-first-create-file-pod Started container prepare
... skipping 18 lines ...
tektoncd 13m Normal Pending taskrun/output-pipeline-run-first-create-file pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"
tektoncd 13m Normal Pending taskrun/output-pipeline-run-first-create-file pod status "Initialized":"False"; message: "containers with incomplete status: [place-scripts]"
tektoncd 13m Normal Pending taskrun/output-pipeline-run-first-create-file pod status "Ready":"False"; message: "containers with unready status: [step-create-new-file step-write-new-stuff step-read]"
tektoncd 13m Normal Running taskrun/output-pipeline-run-first-create-file Not all Steps in the Task have finished executing
tektoncd 13m Normal Succeeded taskrun/output-pipeline-run-first-create-file All Steps have completed executing
tektoncd 13m Normal Started pipelinerun/output-pipeline-run
tektoncd 13m Normal Running pipelinerun/output-pipeline-run Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0
tektoncd 13m Normal Succeeded pipelinerun/output-pipeline-run Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0
tektoncd 13m Normal Scheduled pod/test-template-volume-pod Successfully assigned tektoncd/test-template-volume-pod to kind-worker
tektoncd 13m Normal Pulling pod/test-template-volume-pod Pulling image "ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v0.65.0@sha256:7b53db05ce43e10e08affddc41d8298fdd20a4ae9954f8f69f21319b1264aea1"
tektoncd 13m Normal Pulled pod/test-template-volume-pod Successfully pulled image "ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v0.65.0@sha256:7b53db05ce43e10e08affddc41d8298fdd20a4ae9954f8f69f21319b1264aea1" in 1.556s (1.556s including waiting)
tektoncd 13m Normal Created pod/test-template-volume-pod Created container prepare
tektoncd 13m Normal Started pod/test-template-volume-pod Started container prepare
tektoncd 13m Normal Pulling pod/test-template-volume-pod Pulling image "ubuntu"
... skipping 8 lines ...
tektoncd 13m Normal Pending taskrun/test-template-volume Pending
tektoncd 13m Normal Pending taskrun/test-template-volume pod status "Initialized":"False"; message: "containers with incomplete status: [prepare]"
tektoncd 13m Normal Pending taskrun/test-template-volume pod status "Ready":"False"; message: "containers with unready status: [step-write step-read]"
tektoncd 13m Normal Running taskrun/test-template-volume Not all Steps in the Task have finished executing
tektoncd 13m Normal Succeeded taskrun/test-template-volume All Steps have completed executing
testcli-9q5b4 9m57s Normal Scheduled pod/output-pipeline-run-89rjc-first-create-file-pod Successfully assigned testcli-9q5b4/output-pipeline-run-89rjc-first-create-file-pod to kind-worker
testcli-9q5b4 9m56s Warning FailedMount pod/output-pipeline-run-89rjc-first-create-file-pod MountVolume.SetUp failed for volume "kube-api-access-qqdkv" : failed to sync configmap cache: timed out waiting for the condition
testcli-9q5b4 9m55s Normal Pulled pod/output-pipeline-run-89rjc-first-create-file-pod Container image "ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v0.65.0@sha256:7b53db05ce43e10e08affddc41d8298fdd20a4ae9954f8f69f21319b1264aea1" already present on machine
testcli-9q5b4 9m55s Normal Created pod/output-pipeline-run-89rjc-first-create-file-pod Created container prepare
testcli-9q5b4 9m55s Normal Started pod/output-pipeline-run-89rjc-first-create-file-pod Started container prepare
testcli-9q5b4 9m53s Normal Pulling pod/output-pipeline-run-89rjc-first-create-file-pod Pulling image "cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791"
testcli-9q5b4 9m52s Normal Pulled pod/output-pipeline-run-89rjc-first-create-file-pod Successfully pulled image "cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791" in 1.213s (1.213s including waiting)
testcli-9q5b4 9m52s Normal Created pod/output-pipeline-run-89rjc-first-create-file-pod Created container place-scripts
... skipping 15 lines ...
testcli-9q5b4 9m57s Normal Pending taskrun/output-pipeline-run-89rjc-first-create-file pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"
testcli-9q5b4 9m53s Normal Pending taskrun/output-pipeline-run-89rjc-first-create-file pod status "Initialized":"False"; message: "containers with incomplete status: [place-scripts]"
testcli-9q5b4 9m50s Normal Pending taskrun/output-pipeline-run-89rjc-first-create-file pod status "Ready":"False"; message: "containers with unready status: [step-create-new-file step-write-new-stuff step-read]"
testcli-9q5b4 9m47s Normal Running taskrun/output-pipeline-run-89rjc-first-create-file Not all Steps in the Task have finished executing
testcli-9q5b4 9m14s Normal Succeeded taskrun/output-pipeline-run-89rjc-first-create-file All Steps have completed executing
testcli-9q5b4 9m57s Normal Started pipelinerun/output-pipeline-run-89rjc
testcli-9q5b4 9m57s Normal Running pipelinerun/output-pipeline-run-89rjc Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0
testcli-9q5b4 9m14s Normal Succeeded pipelinerun/output-pipeline-run-89rjc Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0
testcli-9q5b4 9m58s Normal Scheduled pod/output-pipeline-run-hc2fz-first-create-file-pod Successfully assigned testcli-9q5b4/output-pipeline-run-hc2fz-first-create-file-pod to kind-worker3
testcli-9q5b4 9m57s Normal Pulled pod/output-pipeline-run-hc2fz-first-create-file-pod Container image "ghcr.io/tektoncd/pipeline/entrypoint-bff0a22da108bc2f16c818c97641a296:v0.65.0@sha256:7b53db05ce43e10e08affddc41d8298fdd20a4ae9954f8f69f21319b1264aea1" already present on machine
testcli-9q5b4 9m57s Normal Created pod/output-pipeline-run-hc2fz-first-create-file-pod Created container prepare
testcli-9q5b4 9m57s Normal Started pod/output-pipeline-run-hc2fz-first-create-file-pod Started container prepare
testcli-9q5b4 9m56s Normal Pulled pod/output-pipeline-run-hc2fz-first-create-file-pod Container image "cgr.dev/chainguard/busybox@sha256:19f02276bf8dbdd62f069b922f10c65262cc34b710eea26ff928129a736be791" already present on machine
testcli-9q5b4 9m55s Normal Created pod/output-pipeline-run-hc2fz-first-create-file-pod Created container place-scripts
... skipping 15 lines ...
testcli-9q5b4 9m57s Normal Pending taskrun/output-pipeline-run-hc2fz-first-create-file pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"
testcli-9q5b4 9m55s Normal Pending taskrun/output-pipeline-run-hc2fz-first-create-file pod status "Initialized":"False"; message: "containers with incomplete status: [place-scripts]"
testcli-9q5b4 9m53s Normal Pending taskrun/output-pipeline-run-hc2fz-first-create-file pod status "Ready":"False"; message: "containers with unready status: [step-create-new-file step-write-new-stuff step-read]"
testcli-9q5b4 9m47s Normal Running taskrun/output-pipeline-run-hc2fz-first-create-file Not all Steps in the Task have finished executing
testcli-9q5b4 9m15s Normal Succeeded taskrun/output-pipeline-run-hc2fz-first-create-file All Steps have completed executing
testcli-9q5b4 9m59s Normal Started pipelinerun/output-pipeline-run-hc2fz
testcli-9q5b4 9m58s Normal Running pipelinerun/output-pipeline-run-hc2fz Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0
testcli-9q5b4 9m15s Normal Succeeded pipelinerun/output-pipeline-run-hc2fz Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0
>>> Pipeline controller log:
2024/11/07 08:19:34 Registering 8 clients
2024/11/07 08:19:34 Registering 5 informer factories
2024/11/07 08:19:34 Registering 9 informers
2024/11/07 08:19:34 Registering 3 controllers
2024/11/07 08:19:34 Readiness and health check server listening on port 8080
... skipping 24 lines ...
{"severity":"info","timestamp":"2024-11-07T08:19:34.516Z","logger":"tekton-pipelines-controller","caller":"leaderelection/context.go:158","message":"\"tekton-pipelines-controller-54db6cd6d9-9svz8_451dc316-4080-4564-adea-93ed0a80af59\" has started leading \"tekton-pipelines-controller.github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.reconciler.00-of-01\"","commit":"96db451"}
I1107 08:19:34.516261 1 leaderelection.go:260] successfully acquired lease tekton-pipelines/tekton-pipelines-controller.github.com.tektoncd.pipeline.pkg.reconciler.resolutionrequest.reconciler.00-of-01
{"severity":"info","timestamp":"2024-11-07T08:19:34.516Z","logger":"tekton-pipelines-controller","caller":"leaderelection/context.go:158","message":"\"tekton-pipelines-controller-54db6cd6d9-9svz8_f19f1a75-28b2-4ac8-adb3-81fcbbc21cde\" has started leading \"tekton-pipelines-controller.github.com.tektoncd.pipeline.pkg.reconciler.resolutionrequest.reconciler.00-of-01\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.252Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run\", UID:\"69912a65-6d64-414a-8c95-2c8e8b31d6c3\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1645\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.256Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1044","message":"Creating a new TaskRun object output-pipeline-run-first-create-file for pipeline task first-create-file","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"fb0138f7-6eb9-4d1c-b1b7-6c932fa0bcd4","knative.dev/key":"tektoncd/output-pipeline-run"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.271Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run-first-create-file\", UID:\"601d193e-17f1-489f-a2e7-224983b19d67\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1647\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.272Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run status is being set to &{Succeeded Unknown {2024-11-07 08:20:22.272097546 +0000 UTC m=+48.074712685} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"fb0138f7-6eb9-4d1c-b1b7-6c932fa0bcd4","knative.dev/key":"tektoncd/output-pipeline-run"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.272Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run\", UID:\"69912a65-6d64-414a-8c95-2c8e8b31d6c3\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1645\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.304Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 20, 22, 303972745, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f11b4ffb-a3b9-4b64-a1df-9952a343d5dc","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.304Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run-first-create-file\", UID:\"601d193e-17f1-489f-a2e7-224983b19d67\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1647\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.372Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run status is being set to &{Succeeded Unknown {2024-11-07 08:20:22 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"aa4c132e-d1ad-4bcd-a0de-41df596803b8","knative.dev/key":"tektoncd/output-pipeline-run"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.396Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run status is being set to &{Succeeded Unknown {2024-11-07 08:20:22 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"cd6cf634-b2e2-4a4b-9c57-abb9b933ead3","knative.dev/key":"tektoncd/output-pipeline-run"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.398Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 20, 22, 398480784, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8245bb34-213b-4271-a55c-d1409e170039","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.405Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run-first-create-file\", UID:\"601d193e-17f1-489f-a2e7-224983b19d67\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1659\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.415Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"test-template-volume\", UID:\"68b5fd39-7e57-49f9-81bd-76b73365db01\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1660\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.450Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run status is being set to &{Succeeded Unknown {2024-11-07 08:20:22 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"718c593a-4218-4901-b6ad-01e82a364cb0","knative.dev/key":"tektoncd/output-pipeline-run"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.452Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 20, 22, 452307484, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f89d9fc5-6ee1-4866-a436-45948aae2db6","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.470Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun test-template-volume/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 20, 22, 470564549, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"4f7cf2a5-c38a-4c20-b457-0ab6399172ba","knative.dev/key":"tektoncd/test-template-volume"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.471Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"test-template-volume\", UID:\"68b5fd39-7e57-49f9-81bd-76b73365db01\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1660\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.564Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun test-template-volume/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 20, 22, 564814292, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"547036d5-a89b-4f42-9e71-010239f294f0","knative.dev/key":"tektoncd/test-template-volume"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.565Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"test-template-volume\", UID:\"68b5fd39-7e57-49f9-81bd-76b73365db01\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1671\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.591Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun test-template-volume/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 20, 22, 591709215, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9a48e05b-f556-4e68-b2b1-33ae01611334","knative.dev/key":"tektoncd/test-template-volume"}
{"severity":"info","timestamp":"2024-11-07T08:20:25.656Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 20, 25, 656422845, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b290095b-1323-452a-96fa-06f10293e29b","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:20:25.825Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun test-template-volume/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 20, 25, 824992736, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write step-read]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c128b2b4-9dda-4198-b7c6-ea43151051c1","knative.dev/key":"tektoncd/test-template-volume"}
{"severity":"info","timestamp":"2024-11-07T08:20:25.825Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"test-template-volume\", UID:\"68b5fd39-7e57-49f9-81bd-76b73365db01\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1674\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-write step-read]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:25.837Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun test-template-volume/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 20, 25, 837391978, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write step-read]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e53ad292-ec01-473d-ad82-1f79be83347b","knative.dev/key":"tektoncd/test-template-volume"}
{"severity":"info","timestamp":"2024-11-07T08:20:26.433Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 20, 26, 433692900, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c083c098-62df-43ce-972f-f43611b165b6","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:20:26.434Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run-first-create-file\", UID:\"601d193e-17f1-489f-a2e7-224983b19d67\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1663\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:26.449Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run status is being set to &{Succeeded Unknown {2024-11-07 08:20:22 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9073a3f4-3e18-4ab7-87fe-e45fd96f0711","knative.dev/key":"tektoncd/output-pipeline-run"}
{"severity":"info","timestamp":"2024-11-07T08:20:26.450Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 20, 26, 450293733, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"be7266aa-f395-40ed-94d2-e6bc70f4ec79","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.440Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 20, 28, 440163070, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"167ceb5d-eea2-46ce-a0e1-8d3da2e47d16","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.440Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run-first-create-file\", UID:\"601d193e-17f1-489f-a2e7-224983b19d67\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1736\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.453Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run status is being set to &{Succeeded Unknown {2024-11-07 08:20:22 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"7ef157d3-8edd-419d-a253-995c578701ee","knative.dev/key":"tektoncd/output-pipeline-run"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.453Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 20, 28, 453822541, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"85292736-c069-444a-9bc9-be443f2d66db","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.840Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun test-template-volume/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 20, 28, 840934036, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9664c57a-7363-400b-87c6-0e05fdc96efd","knative.dev/key":"tektoncd/test-template-volume"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.841Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"test-template-volume\", UID:\"68b5fd39-7e57-49f9-81bd-76b73365db01\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1723\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.855Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun test-template-volume/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 20, 28, 855396341, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1bd07a06-9594-4fff-b4fa-32e05e2aeea5","knative.dev/key":"tektoncd/test-template-volume"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.855Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"test-template-volume\", UID:\"68b5fd39-7e57-49f9-81bd-76b73365db01\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1723\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.888Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun test-template-volume/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 20, 28, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"4663d6c4-2a63-4c1b-80be-1eabcf94d730","knative.dev/key":"tektoncd/test-template-volume"}
... skipping 6 lines ...
{"severity":"info","timestamp":"2024-11-07T08:20:32.139Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : test-template-volume \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c62a68a2-83f0-4aa5-a6cb-8dd9c26354a2","knative.dev/key":"tektoncd/test-template-volume"}
{"severity":"info","timestamp":"2024-11-07T08:20:32.144Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c62a68a2-83f0-4aa5-a6cb-8dd9c26354a2","knative.dev/key":"tektoncd/test-template-volume","duration":0.005144694}
{"severity":"info","timestamp":"2024-11-07T08:20:32.464Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 20, 32, 464758563, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a1584050-2287-49a7-a671-e61080dc0512","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:20:32.465Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run-first-create-file\", UID:\"601d193e-17f1-489f-a2e7-224983b19d67\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1755\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:32.480Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 20, 32, 480267974, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b72f10c2-d308-4e75-9a27-6e0280cc5e94","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:20:32.480Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run-first-create-file\", UID:\"601d193e-17f1-489f-a2e7-224983b19d67\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1755\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:32.485Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run status is being set to &{Succeeded Unknown {2024-11-07 08:20:22 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"e0f78ea0-9b3c-4c17-9fa5-62532371231f","knative.dev/key":"tektoncd/output-pipeline-run"}
{"severity":"info","timestamp":"2024-11-07T08:20:32.506Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 20, 32, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0a58cded-31d8-4193-bd3c-b78361b8d13f","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:20:32.849Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : test-template-volume \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1df76e1e-3b62-4c42-8cfa-291efd8cc669","knative.dev/key":"tektoncd/test-template-volume"}
{"severity":"info","timestamp":"2024-11-07T08:20:32.853Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1df76e1e-3b62-4c42-8cfa-291efd8cc669","knative.dev/key":"tektoncd/test-template-volume","duration":0.00339528}
{"severity":"info","timestamp":"2024-11-07T08:20:33.457Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 20, 32, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6a75544d-ab08-4422-83c3-2184a7d924b2","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:20:33.471Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run status is being set to &{Succeeded Unknown {2024-11-07 08:20:22 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"72b7a891-0188-4cfd-a41b-8b0c9ba5b5dd","knative.dev/key":"tektoncd/output-pipeline-run"}
{"severity":"info","timestamp":"2024-11-07T08:20:33.472Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 20, 32, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"37cf7261-a020-4e82-99c8-70425e7a1cb7","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:20:34.470Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-first-create-file/tektoncd with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 20, 34, 470424262, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"08da86d5-c300-4597-bedd-7734f08c5cb4","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:20:34.470Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run-first-create-file\", UID:\"601d193e-17f1-489f-a2e7-224983b19d67\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1800\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:34.484Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : output-pipeline-run-first-create-file \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"76f96cff-f79a-40ac-b467-2bddd22fc5e0","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:20:34.485Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:535","message":"All TaskRuns have finished for PipelineRun output-pipeline-run so it has finished","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"81ac624b-95a3-4a46-925b-19f9c14545aa","knative.dev/key":"tektoncd/output-pipeline-run"}
{"severity":"info","timestamp":"2024-11-07T08:20:34.485Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run status is being set to &{Succeeded True {2024-11-07 08:20:34.485153206 +0000 UTC m=+60.287768345} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"81ac624b-95a3-4a46-925b-19f9c14545aa","knative.dev/key":"tektoncd/output-pipeline-run"}
{"severity":"info","timestamp":"2024-11-07T08:20:34.485Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"tektoncd\", Name:\"output-pipeline-run\", UID:\"69912a65-6d64-414a-8c95-2c8e8b31d6c3\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"1657\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:34.490Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"76f96cff-f79a-40ac-b467-2bddd22fc5e0","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file","duration":0.005953457}
{"severity":"info","timestamp":"2024-11-07T08:20:34.501Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"26b2da73-c57b-45b7-8b9b-eee651f43c5d","knative.dev/key":"tektoncd/output-pipeline-run","duration":0.000171086}
{"severity":"info","timestamp":"2024-11-07T08:20:35.627Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : output-pipeline-run-first-create-file \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"5f5bc8d7-bc98-47cd-a860-294b3dc464d7","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:20:35.632Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"5f5bc8d7-bc98-47cd-a860-294b3dc464d7","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file","duration":0.005788604}
{"severity":"info","timestamp":"2024-11-07T08:20:36.487Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : output-pipeline-run-first-create-file \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"97b29c14-cc43-458e-8688-f7775afb4be9","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:20:36.491Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"97b29c14-cc43-458e-8688-f7775afb4be9","knative.dev/key":"tektoncd/output-pipeline-run-first-create-file","duration":0.003844}
... skipping 22 lines ...
{"severity":"info","timestamp":"2024-11-07T08:23:57.969Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-dwgfk\", Name:\"read-clustertask-8tlcb-run-tn7dn\", UID:\"cc8445fa-9180-4edb-9c0e-76cbeed4b8a9\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2663\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:57.987Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-tn7dn/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 23, 57, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"cb3db812-65fb-48d5-b073-154ce876474d","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-tn7dn"}
{"severity":"info","timestamp":"2024-11-07T08:23:57.988Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-tn7dn/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 23, 57, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"55f1f3e4-06af-4bc9-8201-663a67371f2b","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-tn7dn"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.770Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-zv2ts\", Name:\"pipeline-optional-ws-run-k2wjg\", UID:\"60583783-cb68-4bc8-ad52-d7b857fd236e\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2727\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.778Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1044","message":"Creating a new TaskRun object pipeline-optional-ws-run-k2wjg-reader for pipeline task reader","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"65cebe40-9e2e-40e3-8677-be719b09215d","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.798Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-zv2ts\", Name:\"pipeline-optional-ws-run-k2wjg-reader\", UID:\"4b286b06-ef8c-4a5b-a75a-f7ee10e26945\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2729\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.796Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-optional-ws-run-k2wjg status is being set to &{Succeeded Unknown {2024-11-07 08:23:59.796232165 +0000 UTC m=+265.598847288} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"65cebe40-9e2e-40e3-8677-be719b09215d","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.798Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-zv2ts\", Name:\"pipeline-optional-ws-run-k2wjg\", UID:\"60583783-cb68-4bc8-ad52-d7b857fd236e\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2727\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.832Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-optional-ws-run-k2wjg-reader/testcli-zv2ts with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 23, 59, 832155230, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3233f5f9-d69e-4e0a-8005-81122686c83a","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.832Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-zv2ts\", Name:\"pipeline-optional-ws-run-k2wjg-reader\", UID:\"4b286b06-ef8c-4a5b-a75a-f7ee10e26945\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2729\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.917Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-9q5b4\", Name:\"output-pipeline-run-hc2fz\", UID:\"52fd9140-86ad-45c1-a294-7cf601ac807b\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2738\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.106Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-optional-ws-run-k2wjg status is being set to &{Succeeded Unknown {2024-11-07 08:23:59 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"c530643b-f9c6-4717-b686-c9e8586abe23","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.248Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1044","message":"Creating a new TaskRun object output-pipeline-run-hc2fz-first-create-file for pipeline task first-create-file","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f2b4efe5-6165-4e1b-a641-6abbdfa692f4","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.276Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-hc2fz status is being set to &{Succeeded Unknown {2024-11-07 08:24:00.276434541 +0000 UTC m=+266.079049673} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f2b4efe5-6165-4e1b-a641-6abbdfa692f4","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.276Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-9q5b4\", Name:\"output-pipeline-run-hc2fz\", UID:\"52fd9140-86ad-45c1-a294-7cf601ac807b\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2738\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.286Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-tn7dn/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 0, 286788904, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9608d01b-20d3-435d-974e-95c6b713b814","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-tn7dn"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.287Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-dwgfk\", Name:\"read-clustertask-8tlcb-run-tn7dn\", UID:\"cc8445fa-9180-4edb-9c0e-76cbeed4b8a9\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2689\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.385Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-9q5b4\", Name:\"output-pipeline-run-hc2fz-first-create-file\", UID:\"b30bc676-e0d0-45cb-a686-1c2f54812686\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2743\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.390Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-optional-ws-run-k2wjg-reader/testcli-zv2ts with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 0, 390676711, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"34d8057f-0a92-44c9-9ac2-8a485ea2c738","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.391Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-zv2ts\", Name:\"pipeline-optional-ws-run-k2wjg-reader\", UID:\"4b286b06-ef8c-4a5b-a75a-f7ee10e26945\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2736\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.391Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-zv2ts\", Name:\"pipeline-optional-ws-run-k2wjg-reader\", UID:\"4b286b06-ef8c-4a5b-a75a-f7ee10e26945\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2736\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.430Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-optional-ws-run-k2wjg status is being set to &{Succeeded Unknown {2024-11-07 08:23:59 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"ab746a12-d69c-4657-bcae-a4905f27e1c2","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.564Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-9q5b4\", Name:\"output-pipeline-run-89rjc\", UID:\"b3f12bf5-cc6d-4fcb-9108-2417c1cbe2da\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2759\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.625Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-hc2fz status is being set to &{Succeeded Unknown {2024-11-07 08:24:00 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"553678ea-b82a-4283-93aa-ff70a13ebfb8","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.635Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : read-clustertask-8tlcb-run-tn7dn \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"91303bb9-1f3c-49f7-bc12-5b976cbdf18f","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-tn7dn"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.637Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-hc2fz-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 0, 637504296, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"4518e5e1-7e22-4756-b8e6-c782865221cb","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.638Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-9q5b4\", Name:\"output-pipeline-run-hc2fz-first-create-file\", UID:\"b30bc676-e0d0-45cb-a686-1c2f54812686\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2743\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.643Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-optional-ws-run-k2wjg status is being set to &{Succeeded Unknown {2024-11-07 08:23:59 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"ca79431f-a59e-46b4-9364-f1e9169543a1","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.703Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1044","message":"Creating a new TaskRun object output-pipeline-run-89rjc-first-create-file for pipeline task first-create-file","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"c69abeba-97ae-4e7d-972e-27465ab334c3","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.707Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"91303bb9-1f3c-49f7-bc12-5b976cbdf18f","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-tn7dn","duration":0.082523077}
{"severity":"info","timestamp":"2024-11-07T08:24:00.719Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-optional-ws-run-k2wjg-reader/testcli-zv2ts with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 0, 719619778, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"cadbc479-62c3-42ef-bd05-3922c1707a82","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.801Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-89rjc status is being set to &{Succeeded Unknown {2024-11-07 08:24:00.801648229 +0000 UTC m=+266.604263372} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"c69abeba-97ae-4e7d-972e-27465ab334c3","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.802Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-9q5b4\", Name:\"output-pipeline-run-89rjc-first-create-file\", UID:\"d8257dab-fe15-4a67-ba7b-081116f8bbd8\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2767\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.803Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-9q5b4\", Name:\"output-pipeline-run-89rjc\", UID:\"b3f12bf5-cc6d-4fcb-9108-2417c1cbe2da\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2759\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.888Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-hc2fz status is being set to &{Succeeded Unknown {2024-11-07 08:24:00 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"86b70bc2-900f-4970-9554-f2f73b57c71b","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.931Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-89rjc-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 0, 931679081, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"63843c2b-4e9e-41be-9f30-93ff4fcb9391","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.932Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-9q5b4\", Name:\"output-pipeline-run-89rjc-first-create-file\", UID:\"d8257dab-fe15-4a67-ba7b-081116f8bbd8\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2767\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.933Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-jqrkp\", Name:\"git-resolver-run\", UID:\"520fb566-8ae1-42fe-9c1f-42cd94e742fd\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2776\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.100Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-jqrkp\", Name:\"git-resolver-run\", UID:\"520fb566-8ae1-42fe-9c1f-42cd94e742fd\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2776\", FieldPath:\"\"}): type: 'Normal' reason: 'ResolvingPipelineRef' PipelineRun testcli-jqrkp/git-resolver-run awaiting remote resource","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.158Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-dwgfk\", Name:\"read-clustertask-8tlcb-run-s9b6l\", UID:\"95b9c6c8-7c29-49dd-ac09-f51652d09c19\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2784\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.177Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-hc2fz status is being set to &{Succeeded Unknown {2024-11-07 08:24:00 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"8663c1f5-f89e-4fe6-997f-7e6a381f0aa6","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.177Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1599","message":"Found a TaskRun output-pipeline-run-89rjc-first-create-file that was missing from the PipelineRun status","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d39c3de8-1cef-480b-bef8-87f40a842e15","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.179Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-9q5b4\", Name:\"output-pipeline-run-89rjc\", UID:\"b3f12bf5-cc6d-4fcb-9108-2417c1cbe2da\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2773\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.244Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-hc2fz-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 1, 244884628, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e2dc1c8e-4931-4589-a9aa-a09ec9a776da","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.268Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-89rjc status is being set to &{Succeeded Unknown {2024-11-07 08:24:01.268255813 +0000 UTC m=+267.070870953} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d39c3de8-1cef-480b-bef8-87f40a842e15","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.269Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-9q5b4\", Name:\"output-pipeline-run-hc2fz-first-create-file\", UID:\"b30bc676-e0d0-45cb-a686-1c2f54812686\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2790\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.269Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-9q5b4\", Name:\"output-pipeline-run-89rjc\", UID:\"b3f12bf5-cc6d-4fcb-9108-2417c1cbe2da\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2773\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.412Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-89rjc-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 1, 412281349, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"63233bfb-37f1-4989-9072-223fb37320b3","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.412Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-9q5b4\", Name:\"output-pipeline-run-89rjc-first-create-file\", UID:\"d8257dab-fe15-4a67-ba7b-081116f8bbd8\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2795\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.467Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-s9b6l/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 1, 467120740, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"4212764d-e305-471a-b9bc-7efee372c055","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-s9b6l"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.467Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-dwgfk\", Name:\"read-clustertask-8tlcb-run-s9b6l\", UID:\"95b9c6c8-7c29-49dd-ac09-f51652d09c19\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2784\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.495Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : read-clustertask-8tlcb-run-tn7dn \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0a2cf23f-b924-45ec-ad67-159b683706e3","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-tn7dn"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.496Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-hc2fz status is being set to &{Succeeded Unknown {2024-11-07 08:24:00 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"386f226d-baff-40f6-b15a-d168f2c5f961","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.497Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-89rjc status is being set to &{Succeeded Unknown {2024-11-07 08:24:00 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"90870dc4-6ede-431e-a6d4-e614f258c3c1","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.504Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-dkpdc\", Name:\"output-pipeline-run-x9rc7\", UID:\"7fa32870-7c4d-442f-aff1-618064283441\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2814\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.514Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0a2cf23f-b924-45ec-ad67-159b683706e3","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-tn7dn","duration":0.018797681}
{"severity":"error","timestamp":"2024-11-07T08:24:01.515Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:267","message":"Reconcile error: pipeline requires workspace with name \"shared-data\" be provided by pipelinerun","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"1412dc04-1c9f-4413-a545-50ee8cfd30f9","knative.dev/key":"testcli-dkpdc/output-pipeline-run-x9rc7","stacktrace":"github.com/tektoncd/pipeline/pkg/reconciler/pipelinerun.(*Reconciler).ReconcileKind\n\tgithub.com/tektoncd/pipeline/pkg/reconciler/pipelinerun/pipelinerun.go:267\ngithub.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/pipelinerun.(*reconcilerImpl).Reconcile\n\tgithub.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/pipelinerun/reconciler.go:236\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:542\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.515Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-dkpdc\", Name:\"output-pipeline-run-x9rc7\", UID:\"7fa32870-7c4d-442f-aff1-618064283441\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2814\", FieldPath:\"\"}): type: 'Warning' reason: 'Failed' [User error] PipelineRun testcli-dkpdc/output-pipeline-run-x9rc7 doesn't bind Pipeline testcli-dkpdc/output-pipeline's Workspaces correctly: pipeline requires workspace with name \"shared-data\" be provided by pipelinerun","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.516Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-hc2fz-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 1, 516483346, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e11ecf37-8390-41ce-85d3-c8ab3cb4011a","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.517Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-89rjc-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 1, 517693103, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6af0cb31-db6f-4abb-a8eb-36b462c19493","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.548Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.resolutionrequest.Reconciler","knative.dev/kind":"resolution.tekton.dev.ResolutionRequest","knative.dev/traceid":"2c6e7958-f37b-4a37-8f78-0b4c46095a1e","knative.dev/key":"testcli-jqrkp/cluster-3374cdea1848a803c69b1b034b890ce5","duration":0.156566059}
{"severity":"info","timestamp":"2024-11-07T08:24:01.549Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.resolutionrequest.Reconciler","knative.dev/kind":"resolution.tekton.dev.ResolutionRequest","knative.dev/traceid":"b0ab01e4-2b99-4567-92c5-40888834e778","knative.dev/key":"testcli-jqrkp/cluster-3374cdea1848a803c69b1b034b890ce5","duration":0.000071044}
{"severity":"info","timestamp":"2024-11-07T08:24:01.636Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1044","message":"Creating a new TaskRun object git-resolver-run-echo for pipeline task echo","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"26242e45-e833-46bf-ad54-5c6a741c20eb","knative.dev/key":"testcli-jqrkp/git-resolver-run"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.783Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun git-resolver-run status is being set to &{Succeeded Unknown {2024-11-07 08:24:01.783891405 +0000 UTC m=+267.586506544} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"26242e45-e833-46bf-ad54-5c6a741c20eb","knative.dev/key":"testcli-jqrkp/git-resolver-run"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.786Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-jqrkp\", Name:\"git-resolver-run-echo\", UID:\"125f665d-65d3-47de-b7c6-6c764c7ee35f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2829\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.786Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-jqrkp\", Name:\"git-resolver-run\", UID:\"520fb566-8ae1-42fe-9c1f-42cd94e742fd\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2809\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.797Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun git-resolver-run-echo/testcli-jqrkp with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 1, 797838771, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"36a2724a-0a37-49ce-8a20-3d118205e7e7","knative.dev/key":"testcli-jqrkp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.798Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-jqrkp\", Name:\"git-resolver-run-echo\", UID:\"125f665d-65d3-47de-b7c6-6c764c7ee35f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2829\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.852Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-s9b6l/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 1, 852775662, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2f994768-a725-42bc-8643-eb94569a7aeb","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-s9b6l"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.855Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-dwgfk\", Name:\"read-clustertask-8tlcb-run-s9b6l\", UID:\"95b9c6c8-7c29-49dd-ac09-f51652d09c19\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2838\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"96db451"}
{"severity":"error","timestamp":"2024-11-07T08:24:02.113Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/reconciler.go:295","message":"Returned an error","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"1412dc04-1c9f-4413-a545-50ee8cfd30f9","knative.dev/key":"testcli-dkpdc/output-pipeline-run-x9rc7","targetMethod":"ReconcileKind","error":"1 error occurred:\n\t* pipeline requires workspace with name \"shared-data\" be provided by pipelinerun\n\n","stacktrace":"github.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/pipelinerun.(*reconcilerImpl).Reconcile\n\tgithub.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/pipelinerun/reconciler.go:295\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:542\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"error","timestamp":"2024-11-07T08:24:02.113Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"1412dc04-1c9f-4413-a545-50ee8cfd30f9","knative.dev/key":"testcli-dkpdc/output-pipeline-run-x9rc7","duration":0.610018616,"error":"1 error occurred:\n\t* pipeline requires workspace with name \"shared-data\" be provided by pipelinerun\n\n","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.115Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : read-clustertask-8tlcb-run-tn7dn \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"34850bf6-3acd-43f8-a9d1-be3009483a05","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-tn7dn"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.115Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1044","message":"Creating a new TaskRun object exit-handler-print-msg for pipeline task print-msg","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0b7d02d0-241f-4f8a-9b94-0f4f3a2508d9","knative.dev/key":"testcli-pcjzx/exit-handler"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.116Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-dkpdc\", Name:\"output-pipeline-run-x9rc7\", UID:\"7fa32870-7c4d-442f-aff1-618064283441\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2814\", FieldPath:\"\"}): type: 'Warning' reason: 'InternalError' 1 error occurred:\n\t* pipeline requires workspace with name \"shared-data\" be provided by pipelinerun\n\n","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.116Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-pcjzx\", Name:\"exit-handler\", UID:\"41c69b5b-0fdd-4282-b30d-baebd182a87e\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2825\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.127Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"34850bf6-3acd-43f8-a9d1-be3009483a05","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-tn7dn","duration":0.011431495}
{"severity":"info","timestamp":"2024-11-07T08:24:02.141Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-s9b6l/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 2, 141378839, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"07d2b961-4e04-4873-8f9d-e74d7030f6ae","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-s9b6l"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.423Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-pcjzx\", Name:\"exit-handler-print-msg\", UID:\"39f7c2ef-8d00-4e79-8edc-ca228350240d\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2851\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.449Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown {2024-11-07 08:24:02.449940673 +0000 UTC m=+268.252555812} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0b7d02d0-241f-4f8a-9b94-0f4f3a2508d9","knative.dev/key":"testcli-pcjzx/exit-handler"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.451Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"deb44af4-f47e-44ef-b16d-f3f3262999cb","knative.dev/key":"testcli-dkpdc/output-pipeline-run-x9rc7","duration":0.000155795}
{"severity":"info","timestamp":"2024-11-07T08:24:02.458Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun git-resolver-run status is being set to &{Succeeded Unknown {2024-11-07 08:24:01 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d3cb553c-9e00-4534-91b4-ac691eeaa00d","knative.dev/key":"testcli-jqrkp/git-resolver-run"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.459Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-pcjzx\", Name:\"exit-handler\", UID:\"41c69b5b-0fdd-4282-b30d-baebd182a87e\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2825\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.570Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun exit-handler-print-msg/testcli-pcjzx with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 2, 570216509, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"cbf79877-5f4f-4986-ba49-3850110c11dd","knative.dev/key":"testcli-pcjzx/exit-handler-print-msg"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.570Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-pcjzx\", Name:\"exit-handler-print-msg\", UID:\"39f7c2ef-8d00-4e79-8edc-ca228350240d\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2851\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.578Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-hc2fz-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 2, 578398307, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"476fb588-e4fd-4831-9712-e712e35c8e11","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.578Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun git-resolver-run-echo/testcli-jqrkp with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 2, 578911071, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b3aea0a5-f903-47fb-b0f6-510482685cfe","knative.dev/key":"testcli-jqrkp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.579Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-jqrkp\", Name:\"git-resolver-run-echo\", UID:\"125f665d-65d3-47de-b7c6-6c764c7ee35f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2858\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.579Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun git-resolver-run status is being set to &{Succeeded Unknown {2024-11-07 08:24:01 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"06182a91-baa3-49b8-b155-aad0b2b59ec0","knative.dev/key":"testcli-jqrkp/git-resolver-run"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.625Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun git-resolver-run status is being set to &{Succeeded Unknown {2024-11-07 08:24:01 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f4f13b06-988f-4694-bea3-3049797e6772","knative.dev/key":"testcli-jqrkp/git-resolver-run"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.632Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun git-resolver-run-echo/testcli-jqrkp with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 2, 632367232, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c2b966f1-ab09-4904-8036-ce75e1aea057","knative.dev/key":"testcli-jqrkp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.693Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown {2024-11-07 08:24:02 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"c05003d5-d84f-4130-8f66-7da155441389","knative.dev/key":"testcli-pcjzx/exit-handler"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.869Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun exit-handler-print-msg/testcli-pcjzx with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 2, 869047492, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d34e8f3e-2494-45d9-86e9-abf27f27a57f","knative.dev/key":"testcli-pcjzx/exit-handler-print-msg"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.870Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-pcjzx\", Name:\"exit-handler-print-msg\", UID:\"39f7c2ef-8d00-4e79-8edc-ca228350240d\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2866\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.870Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-pcjzx\", Name:\"exit-handler-print-msg\", UID:\"39f7c2ef-8d00-4e79-8edc-ca228350240d\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2866\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.878Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown {2024-11-07 08:24:02 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"ab6630e1-81fd-450f-bb18-cc6a27b5436e","knative.dev/key":"testcli-pcjzx/exit-handler"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.944Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown {2024-11-07 08:24:02 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"be4a40f7-57c5-4d7b-bf22-a30fd418d7ce","knative.dev/key":"testcli-pcjzx/exit-handler"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.955Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun exit-handler-print-msg/testcli-pcjzx with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 2, 955390864, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f56c449b-f361-4004-a08b-7673ca6f8720","knative.dev/key":"testcli-pcjzx/exit-handler-print-msg"}
{"severity":"info","timestamp":"2024-11-07T08:24:03.032Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-hc2fz-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 3, 32272893, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a8385b33-4958-4977-ba24-7994b9858a4e","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:03.032Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-9q5b4\", Name:\"output-pipeline-run-hc2fz-first-create-file\", UID:\"b30bc676-e0d0-45cb-a686-1c2f54812686\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2804\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:03.176Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-hc2fz status is being set to &{Succeeded Unknown {2024-11-07 08:24:00 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"42d0e234-9b26-409e-bba9-23b17756ff37","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz"}
{"severity":"info","timestamp":"2024-11-07T08:24:03.207Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-hc2fz-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 3, 207193820, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6e12b2d9-cd91-4267-91e3-5da4d1153584","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:03.976Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-lwp7s\", UID:\"9b154885-335b-496f-b9bc-838e00d17c40\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2911\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:03.990Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1044","message":"Creating a new TaskRun object output-pipeline-run-lwp7s-first-create-file for pipeline task first-create-file","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"7f8e0b9c-c7fd-47c6-8e23-02c204ad8e1a","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.003Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-lwp7s status is being set to &{Succeeded Unknown {2024-11-07 08:24:04.003329405 +0000 UTC m=+269.805944545} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"7f8e0b9c-c7fd-47c6-8e23-02c204ad8e1a","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.017Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-lwp7s\", UID:\"9b154885-335b-496f-b9bc-838e00d17c40\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2911\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.021Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-lwp7s-first-create-file\", UID:\"b4eda667-29de-4b1f-addf-50dcf1b22392\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2913\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.491Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-lwp7s-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 4, 491695591, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"57703658-c98a-431d-bddb-cbffcfd1a428","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.497Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-lwp7s-first-create-file\", UID:\"b4eda667-29de-4b1f-addf-50dcf1b22392\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2913\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.630Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1599","message":"Found a TaskRun output-pipeline-run-lwp7s-first-create-file that was missing from the PipelineRun status","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f7d0ff04-6878-4be6-a647-6316eca125c8","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.633Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-lwp7s\", UID:\"9b154885-335b-496f-b9bc-838e00d17c40\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2914\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.638Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-89rjc-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 4, 638384115, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1ed83900-89b6-4ddf-a95e-9707a5a7b0a6","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.642Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-hc2fz-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 4, 642331136, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d3cae0e4-74a2-4ee7-ac18-4cb99f38187c","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.779Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun git-resolver-run-echo/testcli-jqrkp with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 4, 779015923, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3349656c-e26f-498b-93f6-67f30e745a9f","knative.dev/key":"testcli-jqrkp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.781Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-lwp7s status is being set to &{Succeeded Unknown {2024-11-07 08:24:04.781411249 +0000 UTC m=+270.584026388} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f7d0ff04-6878-4be6-a647-6316eca125c8","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.782Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-lwp7s\", UID:\"9b154885-335b-496f-b9bc-838e00d17c40\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2914\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.798Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-lwp7s-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 4, 798755418, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"be6174e7-c342-4402-b9b3-0555106d088e","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.799Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-lwp7s-first-create-file\", UID:\"b4eda667-29de-4b1f-addf-50dcf1b22392\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2934\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.831Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-lwp7s-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 4, 831747065, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b7f2215d-04a5-455c-81e4-c56a0cc220f3","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.847Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-lwp7s status is being set to &{Succeeded Unknown {2024-11-07 08:24:04 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"a9ba0f96-4edf-4921-ba9f-2f56261f7e19","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.146Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun exit-handler-print-msg/testcli-pcjzx with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 5, 146498131, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-main]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"76fa2f16-4ff8-454f-a78c-0b3b139f8343","knative.dev/key":"testcli-pcjzx/exit-handler-print-msg"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.147Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-pcjzx\", Name:\"exit-handler-print-msg\", UID:\"39f7c2ef-8d00-4e79-8edc-ca228350240d\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2890\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-main]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.157Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-s9b6l/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 5, 157654746, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9db8067f-6324-41a3-a176-d7f26a7ed400","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-s9b6l"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.218Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun exit-handler-print-msg/testcli-pcjzx with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 5, 218824201, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-main]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a05d4c73-fb9c-4886-ae7a-55079da5d24b","knative.dev/key":"testcli-pcjzx/exit-handler-print-msg"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.220Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown {2024-11-07 08:24:02 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"1ba29591-8378-4df7-b1d4-69a41316494b","knative.dev/key":"testcli-pcjzx/exit-handler"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.250Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-optional-ws-run-k2wjg-reader/testcli-zv2ts with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 5, 250399873, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ff20fa2a-6d7d-4996-b041-dab146576a7d","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.257Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-hc2fz-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 5, 257539996, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f9cc9527-43ee-43c9-84cd-76684ec5c762","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.259Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-9q5b4\", Name:\"output-pipeline-run-hc2fz-first-create-file\", UID:\"b30bc676-e0d0-45cb-a686-1c2f54812686\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2898\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.273Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun git-resolver-run-echo/testcli-jqrkp with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 5, 273299552, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"03fc7bdf-f454-4b67-a01c-371a6ebc173f","knative.dev/key":"testcli-jqrkp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.273Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-jqrkp\", Name:\"git-resolver-run-echo\", UID:\"125f665d-65d3-47de-b7c6-6c764c7ee35f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2865\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.300Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-hc2fz status is being set to &{Succeeded Unknown {2024-11-07 08:24:00 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0372c38c-16c9-4e51-8e57-d4f2f4317e01","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.303Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun git-resolver-run status is being set to &{Succeeded Unknown {2024-11-07 08:24:01 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"a9d4a2e9-c31e-4161-9aec-b85b09e92f92","knative.dev/key":"testcli-jqrkp/git-resolver-run"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.305Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun git-resolver-run-echo/testcli-jqrkp with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 5, 305358070, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3d3f1136-3eb4-4337-8d99-85c1f0e1dd12","knative.dev/key":"testcli-jqrkp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.307Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-hc2fz-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 5, 306982547, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e54ae4bc-57cc-4f16-a983-3b439b7f32ed","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.475Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-89rjc-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 5, 475566535, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a448b8c9-c559-4f15-add5-82df37f826f3","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.477Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-9q5b4\", Name:\"output-pipeline-run-89rjc-first-create-file\", UID:\"d8257dab-fe15-4a67-ba7b-081116f8bbd8\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2811\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.509Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-89rjc status is being set to &{Succeeded Unknown {2024-11-07 08:24:00 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"62ef8a35-0c90-47e8-b488-edfd5bc45f34","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.512Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-89rjc-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 5, 512187353, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a9dd1f67-bfa5-4e86-8b1a-3a3feef6387b","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.167Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun git-resolver-run-echo/testcli-jqrkp with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 6, 167155871, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-echo]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ba3fa58b-4709-4181-9509-60ad3e811361","knative.dev/key":"testcli-jqrkp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.167Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-jqrkp\", Name:\"git-resolver-run-echo\", UID:\"125f665d-65d3-47de-b7c6-6c764c7ee35f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2964\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-echo]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.197Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-s9b6l/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 6, 197009590, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"fbe192c8-085a-4691-ac2a-1fbb51443b9c","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-s9b6l"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.220Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-dwgfk\", Name:\"read-clustertask-8tlcb-run-s9b6l\", UID:\"95b9c6c8-7c29-49dd-ac09-f51652d09c19\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2844\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.221Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun git-resolver-run-echo/testcli-jqrkp with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 6, 221176939, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-echo]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6c99af39-1e33-4c1f-8347-074d8c76343f","knative.dev/key":"testcli-jqrkp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.221Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun git-resolver-run status is being set to &{Succeeded Unknown {2024-11-07 08:24:01 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d70f07ec-4725-4988-8211-81a0de095cdf","knative.dev/key":"testcli-jqrkp/git-resolver-run"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.244Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-optional-ws-run-k2wjg-reader/testcli-zv2ts with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 6, 244009665, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e0b16b46-44cc-4274-8ea2-1dea70ca5b20","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.244Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-zv2ts\", Name:\"pipeline-optional-ws-run-k2wjg-reader\", UID:\"4b286b06-ef8c-4a5b-a75a-f7ee10e26945\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2762\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.263Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-s9b6l/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 6, 263073920, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b10766c2-ff8a-43ee-839f-3bc23d2f3623","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-s9b6l"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.297Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-optional-ws-run-k2wjg-reader/testcli-zv2ts with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 6, 297843279, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"28dd46a9-70d8-4342-b0a1-a218e1ac52a7","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.299Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-optional-ws-run-k2wjg status is being set to &{Succeeded Unknown {2024-11-07 08:23:59 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"2d6d5d79-c44e-4caf-bd87-67ab1becaa1d","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg"}
{"severity":"info","timestamp":"2024-11-07T08:24:07.472Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-lwp7s-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 7, 472638598, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d028c749-17e5-4087-9cf9-6b09aafa35f3","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:07.472Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-lwp7s-first-create-file\", UID:\"b4eda667-29de-4b1f-addf-50dcf1b22392\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2938\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:07.506Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-lwp7s status is being set to &{Succeeded Unknown {2024-11-07 08:24:04 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"460d62ab-573e-4a93-accb-4fd94b858bcf","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s"}
{"severity":"info","timestamp":"2024-11-07T08:24:07.507Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-lwp7s-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 7, 507830386, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d2b2ecc5-514d-4703-bede-9aff7102eab5","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:07.510Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-89rjc-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 7, 510597843, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1ccf15da-0cc5-40c3-9952-6168a037ad80","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.394Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-lwp7s-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 8, 394189133, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0072dadb-112e-4068-8982-119bfcfd9df8","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.395Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-lwp7s-first-create-file\", UID:\"b4eda667-29de-4b1f-addf-50dcf1b22392\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3014\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.412Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-89rjc-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 8, 412761816, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3405ed8f-62c2-487a-8052-738bbc820edf","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.413Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-9q5b4\", Name:\"output-pipeline-run-89rjc-first-create-file\", UID:\"d8257dab-fe15-4a67-ba7b-081116f8bbd8\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2969\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.423Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-lwp7s status is being set to &{Succeeded Unknown {2024-11-07 08:24:04 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d661a02b-11f6-46f2-8796-57e5b37161a4","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.424Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-lwp7s-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 8, 424515008, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6bda8a99-860f-4a9a-b8a1-c224edba0730","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.438Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-89rjc status is being set to &{Succeeded Unknown {2024-11-07 08:24:00 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"469c35e9-7c8b-4485-b25d-273b81303618","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.438Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-89rjc-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 8, 438801983, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2d86319d-7ee2-4526-8809-81df606ded5c","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.821Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"b4d11c88-7cbf-4ad7-9bab-a9d6c4b7e555","knative.dev/key":"testcli-dkpdc/output-pipeline-run-x9rc7","duration":0.000072065}
{"severity":"info","timestamp":"2024-11-07T08:24:09.207Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-optional-ws-run-k2wjg-reader/testcli-zv2ts with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 9, 207328403, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-list-files]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e13d0721-3717-487f-be68-ef3175fd8bf3","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.207Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-zv2ts\", Name:\"pipeline-optional-ws-run-k2wjg-reader\", UID:\"4b286b06-ef8c-4a5b-a75a-f7ee10e26945\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2986\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-list-files]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.229Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun exit-handler-print-msg/testcli-pcjzx with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 9, 229908336, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"26816475-bad1-4464-a136-9b7341b162dd","knative.dev/key":"testcli-pcjzx/exit-handler-print-msg"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.230Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-pcjzx\", Name:\"exit-handler-print-msg\", UID:\"39f7c2ef-8d00-4e79-8edc-ca228350240d\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2953\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.276Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-optional-ws-run-k2wjg status is being set to &{Succeeded Unknown {2024-11-07 08:23:59 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9ef731fd-eb11-408d-94cd-b0d23428e4da","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.278Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-s9b6l/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 9, 277993263, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write-allowed step-read-allowed]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"44cddaf0-5148-420c-88ce-868982b6fac7","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-s9b6l"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.278Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-dwgfk\", Name:\"read-clustertask-8tlcb-run-s9b6l\", UID:\"95b9c6c8-7c29-49dd-ac09-f51652d09c19\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2984\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-write-allowed step-read-allowed]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.280Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun exit-handler-print-msg/testcli-pcjzx with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 9, 280968938, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"838f94e4-1dda-4f66-ab7e-1e77802bbc21","knative.dev/key":"testcli-pcjzx/exit-handler-print-msg"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.281Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-pcjzx\", Name:\"exit-handler-print-msg\", UID:\"39f7c2ef-8d00-4e79-8edc-ca228350240d\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2953\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.290Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown {2024-11-07 08:24:02 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"db5aed35-c3e8-4e45-961e-e0a73e2a1114","knative.dev/key":"testcli-pcjzx/exit-handler"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.302Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-optional-ws-run-k2wjg-reader/testcli-zv2ts with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 9, 302451896, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-list-files]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f2972a71-5cba-4e87-ab8b-b3e10994d3f8","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.303Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-s9b6l/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 9, 303330578, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write-allowed step-read-allowed]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"66ca972f-e0a2-4031-8c31-5ad8c190150d","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-s9b6l"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.311Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun exit-handler-print-msg/testcli-pcjzx with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 9, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"11bd43b9-80e0-4381-886f-4a043d7a2e10","knative.dev/key":"testcli-pcjzx/exit-handler-print-msg"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.182Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun git-resolver-run-echo/testcli-jqrkp with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 10, 182036110, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"58210649-f5a8-402a-a1b3-712b6d071897","knative.dev/key":"testcli-jqrkp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.182Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-jqrkp\", Name:\"git-resolver-run-echo\", UID:\"125f665d-65d3-47de-b7c6-6c764c7ee35f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2981\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.200Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun git-resolver-run-echo/testcli-jqrkp with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 10, 200424263, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d938e406-c048-4144-905a-bcaf7733cbf7","knative.dev/key":"testcli-jqrkp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.201Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun git-resolver-run status is being set to &{Succeeded Unknown {2024-11-07 08:24:01 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"5ce0d9ef-ec5b-4d43-88ee-32e1194e53fa","knative.dev/key":"testcli-jqrkp/git-resolver-run"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.201Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-jqrkp\", Name:\"git-resolver-run-echo\", UID:\"125f665d-65d3-47de-b7c6-6c764c7ee35f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2981\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.226Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun git-resolver-run-echo/testcli-jqrkp with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 10, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6864bfcc-a6f9-49f8-89a5-2bd3f6f1091a","knative.dev/key":"testcli-jqrkp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.505Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-lwp7s-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 10, 505314054, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"56c41213-fc58-4fd2-89e1-f8f3a84083cd","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.506Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-lwp7s-first-create-file\", UID:\"b4eda667-29de-4b1f-addf-50dcf1b22392\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3049\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.529Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-lwp7s-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 10, 529741492, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"4a3d3db4-ab6e-40a9-8649-cf93a00895c8","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.530Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-lwp7s-first-create-file\", UID:\"b4eda667-29de-4b1f-addf-50dcf1b22392\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3049\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.532Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-lwp7s status is being set to &{Succeeded Unknown {2024-11-07 08:24:04 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9edc7536-b147-4d03-a017-9c6e9a5e5e4d","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.566Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-lwp7s-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 10, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"bea3e1a3-5905-4b11-994a-b5b1558fe958","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.205Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-hc2fz-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 11, 205243185, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"114fc159-da6d-430d-b008-8ce72c586147","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.206Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-9q5b4\", Name:\"output-pipeline-run-hc2fz-first-create-file\", UID:\"b30bc676-e0d0-45cb-a686-1c2f54812686\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2963\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.206Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun git-resolver-run-echo/testcli-jqrkp with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 11, 206609271, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"53ff3dba-79c2-4b75-bd93-9f0d9bd51f0a","knative.dev/key":"testcli-jqrkp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.207Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-jqrkp\", Name:\"git-resolver-run-echo\", UID:\"125f665d-65d3-47de-b7c6-6c764c7ee35f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3163\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.246Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : git-resolver-run-echo \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"4b6b4c25-06df-4a69-98df-9936403a5755","knative.dev/key":"testcli-jqrkp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.248Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:535","message":"All TaskRuns have finished for PipelineRun git-resolver-run so it has finished","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"01a71a1c-92bd-4197-93d7-4b09d38cbd8e","knative.dev/key":"testcli-jqrkp/git-resolver-run"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.248Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun git-resolver-run status is being set to &{Succeeded True {2024-11-07 08:24:11.248453431 +0000 UTC m=+277.051068567} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"01a71a1c-92bd-4197-93d7-4b09d38cbd8e","knative.dev/key":"testcli-jqrkp/git-resolver-run"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.248Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-jqrkp\", Name:\"git-resolver-run\", UID:\"520fb566-8ae1-42fe-9c1f-42cd94e742fd\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2848\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.252Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-hc2fz-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 11, 252892531, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ddd9cf18-f7ef-4a18-98c9-a021d205f945","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.253Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-9q5b4\", Name:\"output-pipeline-run-hc2fz-first-create-file\", UID:\"b30bc676-e0d0-45cb-a686-1c2f54812686\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2963\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.255Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"4b6b4c25-06df-4a69-98df-9936403a5755","knative.dev/key":"testcli-jqrkp/git-resolver-run-echo","duration":0.00828214}
{"severity":"info","timestamp":"2024-11-07T08:24:11.255Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-hc2fz status is being set to &{Succeeded Unknown {2024-11-07 08:24:00 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"76dcc8ce-976f-43c1-b84f-758a356a02ad","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.287Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"c5fb83be-8866-4b4f-8174-4af4e57d3c90","knative.dev/key":"testcli-jqrkp/git-resolver-run","duration":0.002126671}
{"severity":"info","timestamp":"2024-11-07T08:24:11.297Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-hc2fz-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 11, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d9328d8c-6c32-4cec-9978-351e0f8020ef","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.473Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-89rjc-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 11, 473751019, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3ad7cfc9-0fb2-4f34-aa11-9698425031f1","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.474Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-9q5b4\", Name:\"output-pipeline-run-89rjc-first-create-file\", UID:\"d8257dab-fe15-4a67-ba7b-081116f8bbd8\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3051\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.489Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-89rjc status is being set to &{Succeeded Unknown {2024-11-07 08:24:00 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"874afad3-988c-4efc-9420-481d5f556cc5","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.491Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-89rjc-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 11, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"09b656ec-51cf-4e44-a790-9c0050aa567d","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.194Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun exit-handler-print-msg/testcli-pcjzx with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 12, 194692389, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3cb7ab87-994d-430b-a524-9cb7a80dd730","knative.dev/key":"testcli-pcjzx/exit-handler-print-msg"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.195Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-pcjzx\", Name:\"exit-handler-print-msg\", UID:\"39f7c2ef-8d00-4e79-8edc-ca228350240d\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3086\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.344Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : exit-handler-print-msg \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2ec287e2-094a-4408-a284-1c80085b2fd8","knative.dev/key":"testcli-pcjzx/exit-handler-print-msg"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.350Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1044","message":"Creating a new TaskRun object exit-handler-echo-on-exit for pipeline task echo-on-exit","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"06e636f2-d2e1-4598-bec2-2a04ef5d0d56","knative.dev/key":"testcli-pcjzx/exit-handler"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.359Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2ec287e2-094a-4408-a284-1c80085b2fd8","knative.dev/key":"testcli-pcjzx/exit-handler-print-msg","duration":0.015327459}
{"severity":"info","timestamp":"2024-11-07T08:24:12.360Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-optional-ws-run-k2wjg-reader/testcli-zv2ts with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 12, 360795688, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1d5c5c70-74d9-420c-ac0d-8dcb13ed824b","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.361Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-zv2ts\", Name:\"pipeline-optional-ws-run-k2wjg-reader\", UID:\"4b286b06-ef8c-4a5b-a75a-f7ee10e26945\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3084\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.367Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown {2024-11-07 08:24:12.367492445 +0000 UTC m=+278.170107586} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"06e636f2-d2e1-4598-bec2-2a04ef5d0d56","knative.dev/key":"testcli-pcjzx/exit-handler"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.368Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-pcjzx\", Name:\"exit-handler\", UID:\"41c69b5b-0fdd-4282-b30d-baebd182a87e\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2871\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.369Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-pcjzx\", Name:\"exit-handler-echo-on-exit\", UID:\"2ca77934-8132-4625-a61d-90d599d0ffbd\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3214\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.388Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-optional-ws-run-k2wjg status is being set to &{Succeeded Unknown {2024-11-07 08:23:59 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0104ee4f-6a24-4c74-90ce-d647cf641dd7","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.388Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-optional-ws-run-k2wjg-reader/testcli-zv2ts with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 12, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ec6b2c87-887f-4abf-a3f3-6e3a96ce5ef5","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.389Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun exit-handler-echo-on-exit/testcli-pcjzx with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 12, 389013758, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"02f030b7-87ae-4b6f-93b7-5aa449180414","knative.dev/key":"testcli-pcjzx/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.389Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-optional-ws-run-k2wjg-reader/testcli-zv2ts with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 12, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"4d9f598a-2380-4389-ab9d-508d646c3a7b","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.389Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-pcjzx\", Name:\"exit-handler-echo-on-exit\", UID:\"2ca77934-8132-4625-a61d-90d599d0ffbd\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3214\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.412Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown {2024-11-07 08:24:12 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"430675ce-94bf-4a00-be66-a6a3a08f24df","knative.dev/key":"testcli-pcjzx/exit-handler"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.423Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown {2024-11-07 08:24:12 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"852122d3-a10c-4ad5-961a-fe34c0620ee3","knative.dev/key":"testcli-pcjzx/exit-handler"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.476Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown {2024-11-07 08:24:12 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"59bac484-e6d6-4830-aa4b-e1f0049b8a24","knative.dev/key":"testcli-pcjzx/exit-handler"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.480Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun exit-handler-echo-on-exit/testcli-pcjzx with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 12, 480096174, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"052ac873-c27e-40ef-bd52-ab39cf00976c","knative.dev/key":"testcli-pcjzx/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.480Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-pcjzx\", Name:\"exit-handler-echo-on-exit\", UID:\"2ca77934-8132-4625-a61d-90d599d0ffbd\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3230\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.483Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : git-resolver-run-echo \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a7c1343f-dad0-47a5-8646-e5c0fce47ae4","knative.dev/key":"testcli-jqrkp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.509Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a7c1343f-dad0-47a5-8646-e5c0fce47ae4","knative.dev/key":"testcli-jqrkp/git-resolver-run-echo","duration":0.02610896}
{"severity":"info","timestamp":"2024-11-07T08:24:12.522Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun exit-handler-echo-on-exit/testcli-pcjzx with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 12, 522875005, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a50287e1-f360-42df-b21a-6adcb114ca9b","knative.dev/key":"testcli-pcjzx/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.525Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown {2024-11-07 08:24:12 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"b9105a6b-6cb4-4ddd-9e68-c507950559e6","knative.dev/key":"testcli-pcjzx/exit-handler"}
{"severity":"info","timestamp":"2024-11-07T08:24:13.211Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun exit-handler-echo-on-exit/testcli-pcjzx with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 13, 211665363, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0102109f-db21-42b4-bef5-03494dddad52","knative.dev/key":"testcli-pcjzx/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2024-11-07T08:24:13.294Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : git-resolver-run-echo \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f7dae8cb-9b68-4a62-a393-6765148c7430","knative.dev/key":"testcli-jqrkp/git-resolver-run-echo"}
{"severity":"info","timestamp":"2024-11-07T08:24:13.298Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f7dae8cb-9b68-4a62-a393-6765148c7430","knative.dev/key":"testcli-jqrkp/git-resolver-run-echo","duration":0.004485511}
{"severity":"info","timestamp":"2024-11-07T08:24:13.315Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-s9b6l/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 13, 315763394, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b381fc6b-c9e9-4d04-837c-2c4f2541f645","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-s9b6l"}
{"severity":"info","timestamp":"2024-11-07T08:24:13.318Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-dwgfk\", Name:\"read-clustertask-8tlcb-run-s9b6l\", UID:\"95b9c6c8-7c29-49dd-ac09-f51652d09c19\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3093\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:13.333Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-s9b6l/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 13, 333465603, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"14ae64ff-0bd7-4f66-94e0-36f8afbccf2c","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-s9b6l"}
... skipping 2 lines ...
{"severity":"info","timestamp":"2024-11-07T08:24:13.378Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : exit-handler-print-msg \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"300e5a76-b7ff-45e5-92e1-6dc7b87d06be","knative.dev/key":"testcli-pcjzx/exit-handler-print-msg"}
{"severity":"info","timestamp":"2024-11-07T08:24:13.382Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"300e5a76-b7ff-45e5-92e1-6dc7b87d06be","knative.dev/key":"testcli-pcjzx/exit-handler-print-msg","duration":0.003953054}
{"severity":"info","timestamp":"2024-11-07T08:24:14.202Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun exit-handler-echo-on-exit/testcli-pcjzx with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 14, 202009212, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-main]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c4d02784-bbdc-45d7-8916-019b68ec3b45","knative.dev/key":"testcli-pcjzx/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.202Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-pcjzx\", Name:\"exit-handler-echo-on-exit\", UID:\"2ca77934-8132-4625-a61d-90d599d0ffbd\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3235\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-main]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.224Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-optional-ws-run-k2wjg-reader/testcli-zv2ts with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 14, 224131027, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"22c5ceea-84b1-418c-a4bb-575c94a08c61","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.224Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-zv2ts\", Name:\"pipeline-optional-ws-run-k2wjg-reader\", UID:\"4b286b06-ef8c-4a5b-a75a-f7ee10e26945\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3218\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.235Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown {2024-11-07 08:24:12 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"799995c0-a7cb-4881-bc10-87b82c4a607c","knative.dev/key":"testcli-pcjzx/exit-handler"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.240Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun exit-handler-echo-on-exit/testcli-pcjzx with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 14, 240599236, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-main]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e3739684-bdb6-4d62-b792-f0df8c641403","knative.dev/key":"testcli-pcjzx/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.287Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : exit-handler-print-msg \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"278c79c3-d38f-4102-9017-3f0c0204b744","knative.dev/key":"testcli-pcjzx/exit-handler-print-msg"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.287Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : pipeline-optional-ws-run-k2wjg-reader \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"edbb0c3d-57a2-4aa5-ba56-3c77bae1b310","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.290Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"278c79c3-d38f-4102-9017-3f0c0204b744","knative.dev/key":"testcli-pcjzx/exit-handler-print-msg","duration":0.003595546}
{"severity":"info","timestamp":"2024-11-07T08:24:14.292Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:535","message":"All TaskRuns have finished for PipelineRun pipeline-optional-ws-run-k2wjg so it has finished","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9f8c460c-08db-4cfb-b5ae-e8538535d6ed","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.292Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-optional-ws-run-k2wjg status is being set to &{Succeeded True {2024-11-07 08:24:14.29262268 +0000 UTC m=+280.095237820} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9f8c460c-08db-4cfb-b5ae-e8538535d6ed","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.293Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-zv2ts\", Name:\"pipeline-optional-ws-run-k2wjg\", UID:\"60583783-cb68-4bc8-ad52-d7b857fd236e\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2739\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.294Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"edbb0c3d-57a2-4aa5-ba56-3c77bae1b310","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader","duration":0.006831373}
{"severity":"info","timestamp":"2024-11-07T08:24:14.307Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"3f1d6fc4-b0f9-479d-8840-38b68c88228d","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg","duration":0.000258394}
{"severity":"info","timestamp":"2024-11-07T08:24:15.312Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun exit-handler-echo-on-exit/testcli-pcjzx with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 15, 312673713, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3021b996-079e-4c4d-b7d6-49523c42aa8e","knative.dev/key":"testcli-pcjzx/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2024-11-07T08:24:15.319Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-pcjzx\", Name:\"exit-handler-echo-on-exit\", UID:\"2ca77934-8132-4625-a61d-90d599d0ffbd\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3303\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:15.385Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded Unknown {2024-11-07 08:24:12 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"a70978a4-c813-4223-81db-6ecffc17fe52","knative.dev/key":"testcli-pcjzx/exit-handler"}
{"severity":"info","timestamp":"2024-11-07T08:24:15.385Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun exit-handler-echo-on-exit/testcli-pcjzx with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 15, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d5ed4324-2a6d-4939-8454-3f9960fb183f","knative.dev/key":"testcli-pcjzx/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2024-11-07T08:24:15.386Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun exit-handler-echo-on-exit/testcli-pcjzx with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 15, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8dd52e6e-5301-4d9e-8072-2039ae5d4bdc","knative.dev/key":"testcli-pcjzx/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2024-11-07T08:24:15.547Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : pipeline-optional-ws-run-k2wjg-reader \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1c33e0e8-2539-4b25-bc5b-85bfd5f26e1c","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader"}
{"severity":"info","timestamp":"2024-11-07T08:24:15.565Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1c33e0e8-2539-4b25-bc5b-85bfd5f26e1c","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader","duration":0.017501924}
{"severity":"info","timestamp":"2024-11-07T08:24:16.343Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : pipeline-optional-ws-run-k2wjg-reader \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"bd38d904-1b25-4079-a5a1-6da34fc3558c","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader"}
{"severity":"info","timestamp":"2024-11-07T08:24:16.352Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"bd38d904-1b25-4079-a5a1-6da34fc3558c","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader","duration":0.008838933}
... skipping 7 lines ...
{"severity":"info","timestamp":"2024-11-07T08:24:16.521Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f288ec07-4bbe-4d96-a616-12cee2caa2c9","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-s9b6l","duration":0.055547686}
{"severity":"info","timestamp":"2024-11-07T08:24:16.529Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a634675b-8ad6-4df7-bc50-d8ba54a6f789","knative.dev/key":"testcli-jqrkp/git-resolver-run-echo","duration":0.000050851}
{"severity":"info","timestamp":"2024-11-07T08:24:16.544Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8a78ae0d-ef4b-4f7e-b273-23c449311308","knative.dev/key":"testcli-jqrkp/git-resolver-run-echo","duration":0.000089896}
{"severity":"info","timestamp":"2024-11-07T08:24:17.262Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun exit-handler-echo-on-exit/testcli-pcjzx with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 17, 262708878, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1c75fad9-a206-4af1-9db5-9b3829e2eb25","knative.dev/key":"testcli-pcjzx/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.264Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-pcjzx\", Name:\"exit-handler-echo-on-exit\", UID:\"2ca77934-8132-4625-a61d-90d599d0ffbd\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3371\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.317Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:535","message":"All TaskRuns have finished for PipelineRun exit-handler so it has finished","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"757e53bf-f2fb-45a4-853c-c46480967f5e","knative.dev/key":"testcli-pcjzx/exit-handler"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.318Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun exit-handler status is being set to &{Succeeded True {2024-11-07 08:24:17.318024321 +0000 UTC m=+283.120639462} Succeeded Tasks Completed: 2 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"757e53bf-f2fb-45a4-853c-c46480967f5e","knative.dev/key":"testcli-pcjzx/exit-handler"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.318Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-pcjzx\", Name:\"exit-handler\", UID:\"41c69b5b-0fdd-4282-b30d-baebd182a87e\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3220\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 2 (Failed: 0, Cancelled 0), Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.319Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : exit-handler-echo-on-exit \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6fd6db6d-c840-4f74-8de3-ea4875366389","knative.dev/key":"testcli-pcjzx/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.341Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6fd6db6d-c840-4f74-8de3-ea4875366389","knative.dev/key":"testcli-pcjzx/exit-handler-echo-on-exit","duration":0.02227196}
{"severity":"info","timestamp":"2024-11-07T08:24:17.403Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-dwgfk\", Name:\"read-clustertask-8tlcb-run-5c5c4\", UID:\"0491b33a-6be8-4b3c-9b16-1fbdad75b173\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3464\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.420Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"a3ca3b51-260b-45e7-9c74-41936bea30c7","knative.dev/key":"testcli-pcjzx/exit-handler","duration":0.000643223}
{"severity":"info","timestamp":"2024-11-07T08:24:17.464Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-5c5c4/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 17, 464451152, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"72748f1f-d066-4059-a00f-32b0a2f0cb07","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-5c5c4"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.467Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-dwgfk\", Name:\"read-clustertask-8tlcb-run-5c5c4\", UID:\"0491b33a-6be8-4b3c-9b16-1fbdad75b173\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3464\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"96db451"}
... skipping 10 lines ...
{"severity":"info","timestamp":"2024-11-07T08:24:19.285Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : exit-handler-echo-on-exit \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"cf53f5b2-189a-4bb5-b799-4d4f0c55594d","knative.dev/key":"testcli-pcjzx/exit-handler-echo-on-exit"}
{"severity":"info","timestamp":"2024-11-07T08:24:19.371Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"cf53f5b2-189a-4bb5-b799-4d4f0c55594d","knative.dev/key":"testcli-pcjzx/exit-handler-echo-on-exit","duration":0.086653348}
{"severity":"info","timestamp":"2024-11-07T08:24:19.570Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-5c5c4/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 19, 570136346, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6aea4e1d-84c0-4e09-831e-025fbe00e484","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-5c5c4"}
{"severity":"info","timestamp":"2024-11-07T08:24:20.046Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : pipeline-optional-ws-run-k2wjg-reader \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"41050c4b-eac2-4d68-9549-3332084954ef","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader"}
{"severity":"info","timestamp":"2024-11-07T08:24:20.062Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"41050c4b-eac2-4d68-9549-3332084954ef","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader","duration":0.015925608}
{"severity":"info","timestamp":"2024-11-07T08:24:20.062Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : pipeline-optional-ws-run-k2wjg-reader \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"80de75e9-7291-4fa2-96d9-a2aeb1fe4da5","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader"}
{"severity":"error","timestamp":"2024-11-07T08:24:20.067Z","logger":"tekton-pipelines-controller","caller":"taskrun/reconciler.go:295","message":"Returned an error","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"80de75e9-7291-4fa2-96d9-a2aeb1fe4da5","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader","targetMethod":"ReconcileKind","error":"pods \"pipeline-optional-ws-run-k2wjg-reader-pod\" not found","stacktrace":"github.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/taskrun.(*reconcilerImpl).Reconcile\n\tgithub.com/tektoncd/pipeline/pkg/client/injection/reconciler/pipeline/v1/taskrun/reconciler.go:295\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:542\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"error","timestamp":"2024-11-07T08:24:20.067Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"80de75e9-7291-4fa2-96d9-a2aeb1fe4da5","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader","duration":0.005238944,"error":"pods \"pipeline-optional-ws-run-k2wjg-reader-pod\" not found","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"info","timestamp":"2024-11-07T08:24:20.068Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-zv2ts\", Name:\"pipeline-optional-ws-run-k2wjg-reader\", UID:\"4b286b06-ef8c-4a5b-a75a-f7ee10e26945\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3307\", FieldPath:\"\"}): type: 'Warning' reason: 'InternalError' pods \"pipeline-optional-ws-run-k2wjg-reader-pod\" not found","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:20.104Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"fc994322-f0e8-49bd-89dd-6d571286c67c","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg","duration":0.000052057}
{"severity":"info","timestamp":"2024-11-07T08:24:20.229Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"be71a7be-6fef-4af0-bbad-a83cdf03cb3d","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg","duration":0.000102666}
{"severity":"info","timestamp":"2024-11-07T08:24:20.229Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f2e30c66-6a7b-452f-89a7-105d77b67b53","knative.dev/key":"testcli-zv2ts/pipeline-optional-ws-run-k2wjg-reader","duration":0.000061003}
{"severity":"info","timestamp":"2024-11-07T08:24:20.565Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-5c5c4/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 20, 565349553, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"80340579-491f-4187-a507-98555946b0f6","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-5c5c4"}
{"severity":"info","timestamp":"2024-11-07T08:24:20.570Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-dwgfk\", Name:\"read-clustertask-8tlcb-run-5c5c4\", UID:\"0491b33a-6be8-4b3c-9b16-1fbdad75b173\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3497\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"96db451"}
... skipping 75 lines ...
{"severity":"info","timestamp":"2024-11-07T08:24:41.858Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : read-clustertask-8tlcb-run-dzz62 \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6ff64bbf-34fe-4bdd-bf83-ecd2377cc8de","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-dzz62"}
{"severity":"info","timestamp":"2024-11-07T08:24:41.876Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6ff64bbf-34fe-4bdd-bf83-ecd2377cc8de","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-dzz62","duration":0.017729613}
{"severity":"info","timestamp":"2024-11-07T08:24:41.876Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : read-task-run-rhptn \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"aa88131c-c8ed-4f69-a98f-70c9ebbf9d64","knative.dev/key":"testcli-6cxrl/read-task-run-rhptn"}
{"severity":"info","timestamp":"2024-11-07T08:24:41.892Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"aa88131c-c8ed-4f69-a98f-70c9ebbf9d64","knative.dev/key":"testcli-6cxrl/read-task-run-rhptn","duration":0.016244049}
{"severity":"info","timestamp":"2024-11-07T08:24:42.600Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-hc2fz-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 11, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3f0ab865-eb8d-4043-9565-e4556cd3436d","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.640Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-vrhms/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 42, 640459414, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"94110179-d032-48d6-bde0-f794b62ee08e","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-vrhms"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.650Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-hc2fz status is being set to &{Succeeded Unknown {2024-11-07 08:24:00 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"249beba0-57d5-4b75-beae-7b4840f2fa65","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.651Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-hc2fz-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 11, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"54942b71-2c3a-4f3c-a553-f78ce60333b4","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.758Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-89rjc-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 11, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b81641f9-42fb-4a5d-8fc8-38179e81bf14","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.759Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-lwp7s-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 10, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"97142aee-cce4-4ddf-a1a2-48c8d3c25676","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.809Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-89rjc status is being set to &{Succeeded Unknown {2024-11-07 08:24:00 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"27936c50-fe2c-41c6-ba39-80363e709e7f","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.813Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-89rjc-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 11, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ece0db03-15db-4b77-8eea-a7f751df01fb","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.822Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-lwp7s status is being set to &{Succeeded Unknown {2024-11-07 08:24:04 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"facc26cc-8271-4a95-9159-94a86944b058","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.862Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-lwp7s-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 10, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a676beba-a9fc-4724-8b47-2e18178a5b4c","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.094Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : read-task-run-rhptn \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"aae51e06-0431-4fe4-a24f-090bc50f1206","knative.dev/key":"testcli-6cxrl/read-task-run-rhptn"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.109Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"read-task-run-sj5wq\", UID:\"6ece2f28-3d3a-42ae-9106-b92becb0e53d\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3971\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.111Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"aae51e06-0431-4fe4-a24f-090bc50f1206","knative.dev/key":"testcli-6cxrl/read-task-run-rhptn","duration":0.017589542}
{"severity":"info","timestamp":"2024-11-07T08:24:43.172Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-task-run-sj5wq/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 43, 172417347, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c9a64417-1627-4d4e-b8b4-33b170b62121","knative.dev/key":"testcli-6cxrl/read-task-run-sj5wq"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.172Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"read-task-run-sj5wq\", UID:\"6ece2f28-3d3a-42ae-9106-b92becb0e53d\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3971\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"96db451"}
... skipping 6 lines ...
{"severity":"info","timestamp":"2024-11-07T08:24:43.596Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-hc2fz-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 43, 596410761, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9e6e048a-61fa-4523-a938-fc31e2aeae3d","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.637Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-9q5b4\", Name:\"output-pipeline-run-hc2fz-first-create-file\", UID:\"b30bc676-e0d0-45cb-a686-1c2f54812686\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3964\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.746Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-vrhms/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 43, 746695314, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f8f78d55-9f69-45b5-b522-f503bf08ce81","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-vrhms"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.816Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-lwp7s-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 43, 816796697, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"35befd63-e3e9-4539-a4eb-08e47e6a2c5a","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.821Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-lwp7s-first-create-file\", UID:\"b4eda667-29de-4b1f-addf-50dcf1b22392\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3968\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.883Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:535","message":"All TaskRuns have finished for PipelineRun output-pipeline-run-hc2fz so it has finished","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9bd91e2f-20ca-4a90-9021-2c2b46d0efdd","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.883Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-hc2fz status is being set to &{Succeeded True {2024-11-07 08:24:43.883830942 +0000 UTC m=+309.686446071} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"9bd91e2f-20ca-4a90-9021-2c2b46d0efdd","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.897Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-9q5b4\", Name:\"output-pipeline-run-hc2fz\", UID:\"52fd9140-86ad-45c1-a294-7cf601ac807b\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2757\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.909Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-89rjc-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 11, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e48cff4a-9497-4368-a558-fe3faec49101","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.910Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : output-pipeline-run-hc2fz-first-create-file \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0ada67c7-2938-46a2-baa3-15af5046f07e","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.927Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:535","message":"All TaskRuns have finished for PipelineRun output-pipeline-run-lwp7s so it has finished","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d9f8240e-4ce5-4f59-869c-6e7464370123","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.927Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-lwp7s status is being set to &{Succeeded True {2024-11-07 08:24:43.927506283 +0000 UTC m=+309.730121414} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d9f8240e-4ce5-4f59-869c-6e7464370123","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.928Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-lwp7s\", UID:\"9b154885-335b-496f-b9bc-838e00d17c40\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2919\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.959Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"412fbcab-5e4f-4ce4-b355-e76ba8674c62","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz","duration":0.000169215}
{"severity":"info","timestamp":"2024-11-07T08:24:44.049Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-89rjc status is being set to &{Succeeded Unknown {2024-11-07 08:24:00 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"19542534-77f3-496f-8226-b74fd5bd2073","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.071Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0ada67c7-2938-46a2-baa3-15af5046f07e","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz-first-create-file","duration":0.160596377}
{"severity":"info","timestamp":"2024-11-07T08:24:44.083Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : read-task-run-rhptn \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"cd3b2d6d-42f7-4456-b945-aa379747a9f0","knative.dev/key":"testcli-6cxrl/read-task-run-rhptn"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.071Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : output-pipeline-run-lwp7s-first-create-file \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2af58d0a-d218-4c05-b1a6-23f4632868f9","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.072Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"7784015b-6a81-4816-93f8-3f93092d23ff","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s","duration":0.00014124}
{"severity":"info","timestamp":"2024-11-07T08:24:44.093Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"cd3b2d6d-42f7-4456-b945-aa379747a9f0","knative.dev/key":"testcli-6cxrl/read-task-run-rhptn","duration":0.009594037}
{"severity":"info","timestamp":"2024-11-07T08:24:44.094Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-89rjc-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 11, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b084eeba-9c19-44ee-ba5c-87e94838cacc","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.096Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2af58d0a-d218-4c05-b1a6-23f4632868f9","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s-first-create-file","duration":0.024343327}
{"severity":"info","timestamp":"2024-11-07T08:24:44.667Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-vrhms/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 44, 667668937, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"7b131a8d-4ed1-436a-bdd2-03372f648d4d","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-vrhms"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.779Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-89rjc-first-create-file/testcli-9q5b4 with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 44, 779331597, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"cc68109a-a394-4b57-9364-8163ccb14d6b","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.780Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-9q5b4\", Name:\"output-pipeline-run-89rjc-first-create-file\", UID:\"d8257dab-fe15-4a67-ba7b-081116f8bbd8\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"3998\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.866Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : output-pipeline-run-89rjc-first-create-file \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a6308d96-11d0-49f7-ac39-b12f107cc03e","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.866Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:535","message":"All TaskRuns have finished for PipelineRun output-pipeline-run-89rjc so it has finished","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"452293cc-9c85-421a-93f5-50caaaa6c60d","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.866Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-89rjc status is being set to &{Succeeded True {2024-11-07 08:24:44.866498379 +0000 UTC m=+310.669113535} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"452293cc-9c85-421a-93f5-50caaaa6c60d","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.877Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-9q5b4\", Name:\"output-pipeline-run-89rjc\", UID:\"b3f12bf5-cc6d-4fcb-9108-2417c1cbe2da\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"2791\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.878Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a6308d96-11d0-49f7-ac39-b12f107cc03e","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc-first-create-file","duration":0.012543489}
{"severity":"info","timestamp":"2024-11-07T08:24:44.910Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"8f37fb9d-c827-4e21-92cd-7b5b1d521017","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc","duration":0.000165722}
{"severity":"info","timestamp":"2024-11-07T08:24:44.964Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : output-pipeline-run-hc2fz-first-create-file \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"bfc00436-e7c9-403c-876b-8eb0698abefa","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.971Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"bfc00436-e7c9-403c-876b-8eb0698abefa","knative.dev/key":"testcli-9q5b4/output-pipeline-run-hc2fz-first-create-file","duration":0.007368716}
{"severity":"info","timestamp":"2024-11-07T08:24:45.101Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : output-pipeline-run-lwp7s-first-create-file \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ad1b3e94-bf6f-409d-adc3-a01c066573f8","knative.dev/key":"testcli-lx749/output-pipeline-run-lwp7s-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:45.109Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-task-run-sj5wq/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 45, 109720918, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"5ba321ee-2024-4ad5-9903-d5664b3c6c0f","knative.dev/key":"testcli-6cxrl/read-task-run-sj5wq"}
... skipping 14 lines ...
{"severity":"info","timestamp":"2024-11-07T08:24:46.916Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2924db37-72b2-4d63-9789-72541dc3a180","knative.dev/key":"testcli-9q5b4/output-pipeline-run-89rjc-first-create-file","duration":0.016288343}
{"severity":"info","timestamp":"2024-11-07T08:24:47.162Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-task-run-sj5wq/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 47, 162501218, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write-allowed step-read-allowed]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"982cc75a-8ee1-4c0d-aa7c-526af7e6ee70","knative.dev/key":"testcli-6cxrl/read-task-run-sj5wq"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.205Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"read-task-run-sj5wq\", UID:\"6ece2f28-3d3a-42ae-9106-b92becb0e53d\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4052\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-write-allowed step-read-allowed]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.261Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-task-run-sj5wq/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 47, 261137110, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write-allowed step-read-allowed]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6bdc931e-4bb3-4cf7-9702-43936e7b86ea","knative.dev/key":"testcli-6cxrl/read-task-run-sj5wq"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.464Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-nsm8f\", UID:\"95214d79-40c6-4485-860a-42fe9af49d11\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4077\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.485Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1044","message":"Creating a new TaskRun object output-pipeline-run-nsm8f-first-create-file for pipeline task first-create-file","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f3218ea8-f9d8-4f83-a2c4-1e2ed539da0d","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.509Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-nsm8f status is being set to &{Succeeded Unknown {2024-11-07 08:24:47.509782372 +0000 UTC m=+313.312397512} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f3218ea8-f9d8-4f83-a2c4-1e2ed539da0d","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.510Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-nsm8f-first-create-file\", UID:\"58d3581a-b52d-4b02-b2fd-a9e9256a17f3\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4079\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.511Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-nsm8f\", UID:\"95214d79-40c6-4485-860a-42fe9af49d11\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4077\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.559Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-nsm8f-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 47, 559074977, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"21960951-6d09-41d9-bf6e-8496d343a3f2","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.559Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-nsm8f-first-create-file\", UID:\"58d3581a-b52d-4b02-b2fd-a9e9256a17f3\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4079\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.607Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1599","message":"Found a TaskRun output-pipeline-run-nsm8f-first-create-file that was missing from the PipelineRun status","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"46a4efbf-1ecc-4f52-9631-3c064a235422","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.620Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-nsm8f\", UID:\"95214d79-40c6-4485-860a-42fe9af49d11\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4083\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.649Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-nsm8f status is being set to &{Succeeded Unknown {2024-11-07 08:24:47.648980342 +0000 UTC m=+313.451595475} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"46a4efbf-1ecc-4f52-9631-3c064a235422","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.650Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-nsm8f\", UID:\"95214d79-40c6-4485-860a-42fe9af49d11\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4083\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.709Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-vrhms/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 47, 709395167, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"80170450-954c-41b0-96f2-46f81cc42c7d","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-vrhms"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.710Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-dwgfk\", Name:\"read-clustertask-8tlcb-run-vrhms\", UID:\"19037076-b716-497c-8108-f512439d4d3e\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4036\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.713Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-nsm8f-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 47, 713687178, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"748e532a-7282-4408-bf1e-be58c38c1760","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.715Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-nsm8f-first-create-file\", UID:\"58d3581a-b52d-4b02-b2fd-a9e9256a17f3\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4094\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.751Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-vrhms/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 47, 751021079, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"52ad9b61-703c-4961-9304-d1b3d6fc9071","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-vrhms"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.753Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-dwgfk\", Name:\"read-clustertask-8tlcb-run-vrhms\", UID:\"19037076-b716-497c-8108-f512439d4d3e\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4036\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.760Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-nsm8f-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 47, 760524648, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b5a2224f-4ab1-4d7c-8eec-82cea45cf237","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.771Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-nsm8f status is being set to &{Succeeded Unknown {2024-11-07 08:24:47 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"2d3c0b29-9716-4acc-9c62-3851923d82c5","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.772Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-nsm8f status is being set to &{Succeeded Unknown {2024-11-07 08:24:47 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"09ba16c7-5bb3-43ab-9d05-767cfc1df2a1","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.795Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-vrhms/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 47, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8962a4e2-02a1-43e0-9822-1c4996376ed9","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-vrhms"}
{"severity":"info","timestamp":"2024-11-07T08:24:48.890Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-nsm8f-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 48, 890774328, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ed39174a-61b7-4275-8b62-950494efe926","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:49.239Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-task-run-sj5wq/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 49, 239000006, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2fa9315b-ba51-4aa0-952b-d116683aed7e","knative.dev/key":"testcli-6cxrl/read-task-run-sj5wq"}
{"severity":"info","timestamp":"2024-11-07T08:24:49.241Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"read-task-run-sj5wq\", UID:\"6ece2f28-3d3a-42ae-9106-b92becb0e53d\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4074\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:49.277Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-task-run-sj5wq/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 49, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3ff4690b-f02e-4c58-ba59-3cb76b435a55","knative.dev/key":"testcli-6cxrl/read-task-run-sj5wq"}
{"severity":"info","timestamp":"2024-11-07T08:24:49.922Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-nsm8f-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 49, 922291463, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8424c2b9-d322-4ac9-9efb-a1e3aa358819","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:49.932Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-nsm8f-first-create-file\", UID:\"58d3581a-b52d-4b02-b2fd-a9e9256a17f3\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4098\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:49.949Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-nsm8f status is being set to &{Succeeded Unknown {2024-11-07 08:24:47 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"a16a02b0-417e-4f9c-bb17-6e9b2f4875c2","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f"}
{"severity":"info","timestamp":"2024-11-07T08:24:49.957Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-nsm8f-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 49, 957647654, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"775bd57b-3e7c-4fe6-884d-9e5f09551e37","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.224Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-task-run-sj5wq/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 49, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"979daf39-7f5c-448a-84ac-3f9026b9fab7","knative.dev/key":"testcli-6cxrl/read-task-run-sj5wq"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.244Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-task-run-sj5wq/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 49, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ee59dc8f-820e-437e-80ed-4ed4c2e79e2e","knative.dev/key":"testcli-6cxrl/read-task-run-sj5wq"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.646Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-vrhms/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 50, 646770089, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"76e8ecd9-b19d-408f-b610-083c341bf8bf","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-vrhms"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.650Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-dwgfk\", Name:\"read-clustertask-8tlcb-run-vrhms\", UID:\"19037076-b716-497c-8108-f512439d4d3e\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4099\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.673Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : read-clustertask-8tlcb-run-vrhms \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8841e223-3960-4ca2-bd54-0fa007724ac5","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-vrhms"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.682Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8841e223-3960-4ca2-bd54-0fa007724ac5","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-vrhms","duration":0.008710363}
{"severity":"info","timestamp":"2024-11-07T08:24:50.935Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-nsm8f-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 50, 935323591, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"fd786c2a-fea4-4a49-85ed-d5590e46d9d4","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.937Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-nsm8f-first-create-file\", UID:\"58d3581a-b52d-4b02-b2fd-a9e9256a17f3\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4125\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.970Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-nsm8f-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 50, 970947140, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6bdeb45e-4664-48c4-9ae0-6b1bc27d9a3d","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.974Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-nsm8f status is being set to &{Succeeded Unknown {2024-11-07 08:24:47 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"46270c8c-9a25-4ba0-8db6-425341c3417e","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.082Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"read-task-run-g9sxc\", UID:\"212d33cb-c2ec-4986-af8c-11bf22260f87\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4138\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.126Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-task-run-g9sxc/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 51, 126555802, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1b194e4c-c0a2-4062-ad06-94e51de4b7e4","knative.dev/key":"testcli-6cxrl/read-task-run-g9sxc"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.146Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"read-task-run-g9sxc\", UID:\"212d33cb-c2ec-4986-af8c-11bf22260f87\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4138\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.241Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-task-run-sj5wq/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 51, 241569766, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"dd18d48f-d3ed-4afd-91a2-c5b6a6214523","knative.dev/key":"testcli-6cxrl/read-task-run-sj5wq"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.246Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"read-task-run-sj5wq\", UID:\"6ece2f28-3d3a-42ae-9106-b92becb0e53d\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4130\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.286Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"read-task-run-g9sxc\", UID:\"212d33cb-c2ec-4986-af8c-11bf22260f87\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4144\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
... skipping 24 lines ...
{"severity":"info","timestamp":"2024-11-07T08:24:54.058Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"read-task-run-g9sxc\", UID:\"212d33cb-c2ec-4986-af8c-11bf22260f87\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4154\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.093Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-task-run-g9sxc/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 54, 93664166, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"7a6c5edf-39d8-4206-afb1-1a2f339f1615","knative.dev/key":"testcli-6cxrl/read-task-run-g9sxc"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.119Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-nsm8f-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 54, 119377063, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"40094e07-7b95-4b41-8b0a-57d2421ce8ce","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.120Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-nsm8f-first-create-file\", UID:\"58d3581a-b52d-4b02-b2fd-a9e9256a17f3\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4137\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.154Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-nsm8f-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 54, 154262146, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0f646d52-57e9-456d-bf39-4e3106009593","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.155Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-nsm8f-first-create-file\", UID:\"58d3581a-b52d-4b02-b2fd-a9e9256a17f3\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4137\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.168Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-nsm8f status is being set to &{Succeeded Unknown {2024-11-07 08:24:47 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"4134b5bd-1956-4c12-a26e-69a97a9518c0","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.209Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-nsm8f-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 54, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"211a0873-72ab-49c5-92b6-82c2648002e1","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.764Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-task-run-g9sxc/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 54, 763986791, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write-allowed step-read-allowed]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c169010c-6323-469a-b8a7-ecf0718197b2","knative.dev/key":"testcli-6cxrl/read-task-run-g9sxc"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.766Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"read-task-run-g9sxc\", UID:\"212d33cb-c2ec-4986-af8c-11bf22260f87\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4200\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-write-allowed step-read-allowed]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.796Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-task-run-g9sxc/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 54, 796770908, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-write-allowed step-read-allowed]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"550fe1ee-7fb2-48ed-a60b-974b4f5b04d9","knative.dev/key":"testcli-6cxrl/read-task-run-g9sxc"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.827Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-clustertask-8tlcb-run-dh24x/testcli-dwgfk with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 54, 826394383, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6120279b-206e-46a3-bd0b-414cde1d7945","knative.dev/key":"testcli-dwgfk/read-clustertask-8tlcb-run-dh24x"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.829Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-dwgfk\", Name:\"read-clustertask-8tlcb-run-dh24x\", UID:\"166cc0af-61f2-45ab-9582-c16bc253b631\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4177\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"96db451"}
... skipping 181 lines ...
{"severity":"info","timestamp":"2024-11-07T08:25:25.034Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c5ba87f8-eef5-4c59-91a0-4cdddd76e911","knative.dev/key":"testcli-dwgfk/clustertask-optional-ws-mhdqx-run-bqs6h","duration":0.006244056}
{"severity":"info","timestamp":"2024-11-07T08:25:25.034Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : read-task-run-w478x \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6f50ab19-04e7-48da-affb-cddc77c115c1","knative.dev/key":"testcli-6cxrl/read-task-run-w478x"}
{"severity":"info","timestamp":"2024-11-07T08:25:25.037Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6f50ab19-04e7-48da-affb-cddc77c115c1","knative.dev/key":"testcli-6cxrl/read-task-run-w478x","duration":0.002794809}
{"severity":"info","timestamp":"2024-11-07T08:25:26.094Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-nsm8f-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 54, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f8e7b887-b321-4525-a603-c96c1915acae","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:25:26.102Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : read-task-run-w478x \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"65edd823-5a91-4696-8957-6297472df2bf","knative.dev/key":"testcli-6cxrl/read-task-run-w478x"}
{"severity":"info","timestamp":"2024-11-07T08:25:26.107Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"65edd823-5a91-4696-8957-6297472df2bf","knative.dev/key":"testcli-6cxrl/read-task-run-w478x","duration":0.004836038}
{"severity":"info","timestamp":"2024-11-07T08:25:26.112Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-nsm8f status is being set to &{Succeeded Unknown {2024-11-07 08:24:47 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f572d5da-f290-4cbe-a17b-98e6c2d36e84","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f"}
{"severity":"info","timestamp":"2024-11-07T08:25:26.113Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-nsm8f-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 54, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e67d3b84-c3f4-4936-beaf-186f7fb6edbb","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.023Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : read-task-run-w478x \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f037f3a7-554a-4fce-805a-b1b4eba8fa61","knative.dev/key":"testcli-6cxrl/read-task-run-w478x"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.027Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f037f3a7-554a-4fce-805a-b1b4eba8fa61","knative.dev/key":"testcli-6cxrl/read-task-run-w478x","duration":0.003365971}
{"severity":"info","timestamp":"2024-11-07T08:25:27.095Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-nsm8f-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 54, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ebc39654-3336-4a94-805b-d820dc7f9787","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.110Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-nsm8f status is being set to &{Succeeded Unknown {2024-11-07 08:24:47 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"af69c50b-050b-4392-aa63-32a843094d10","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.110Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-nsm8f-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 24, 54, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6c1b740e-8553-41b2-9b25-ba30218cf889","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.795Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"sleep-run-vch8b\", UID:\"412358a3-16ba-4463-9a9f-75481be6833f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4675\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.805Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun sleep-run-vch8b/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 27, 805827784, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"12d116e0-116b-4b05-b4a0-080ac79aebf5","knative.dev/key":"testcli-6cxrl/sleep-run-vch8b"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.806Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"sleep-run-vch8b\", UID:\"412358a3-16ba-4463-9a9f-75481be6833f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4675\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.844Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"sleep-run-vch8b\", UID:\"412358a3-16ba-4463-9a9f-75481be6833f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4680\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.846Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun sleep-run-vch8b/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 27, 846310668, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"01163bc0-17e5-41ad-a11c-c3d32f1b7ba2","knative.dev/key":"testcli-6cxrl/sleep-run-vch8b"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.846Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"sleep-run-vch8b\", UID:\"412358a3-16ba-4463-9a9f-75481be6833f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4680\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.875Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun sleep-run-vch8b/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 27, 875641277, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"dc30ee35-3925-4ec9-892e-d12e0f6f65c5","knative.dev/key":"testcli-6cxrl/sleep-run-vch8b"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.104Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-nsm8f-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 28, 104115660, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1538ad30-c03f-4737-b741-754349738628","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.104Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-nsm8f-first-create-file\", UID:\"58d3581a-b52d-4b02-b2fd-a9e9256a17f3\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4671\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.122Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : output-pipeline-run-nsm8f-first-create-file \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c5659e1b-cbda-4028-85b0-a6f506b8c1df","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.122Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:535","message":"All TaskRuns have finished for PipelineRun output-pipeline-run-nsm8f so it has finished","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"86139322-283e-4284-b2b9-f7192fcdbefd","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.123Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-nsm8f status is being set to &{Succeeded True {2024-11-07 08:25:28.122976394 +0000 UTC m=+353.925591528} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"86139322-283e-4284-b2b9-f7192fcdbefd","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.123Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-nsm8f\", UID:\"95214d79-40c6-4485-860a-42fe9af49d11\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4088\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.130Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c5659e1b-cbda-4028-85b0-a6f506b8c1df","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f-first-create-file","duration":0.008152894}
{"severity":"info","timestamp":"2024-11-07T08:25:28.143Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"224cc40b-a637-4c3d-b4a6-c8f62febc06d","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f","duration":0.000180232}
{"severity":"warn","timestamp":"2024-11-07T08:25:28.915Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:797","message":"stopping task run \"sleep-run-vch8b\" because of \"TaskRunCancelled\"","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a6bfa538-f72e-48e6-948c-ef6605e7bfe0","knative.dev/key":"testcli-6cxrl/sleep-run-vch8b"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.925Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"sleep-run-vch8b\", UID:\"412358a3-16ba-4463-9a9f-75481be6833f\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4702\", FieldPath:\"\"}): type: 'Warning' reason: 'Failed' TaskRun \"sleep-run-vch8b\" was cancelled. ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.937Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a6bfa538-f72e-48e6-948c-ef6605e7bfe0","knative.dev/key":"testcli-6cxrl/sleep-run-vch8b","duration":0.021760466}
{"severity":"info","timestamp":"2024-11-07T08:25:28.937Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : sleep-run-vch8b \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"75b27051-030e-4683-93eb-cdb8b1cad31a","knative.dev/key":"testcli-6cxrl/sleep-run-vch8b"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.937Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"75b27051-030e-4683-93eb-cdb8b1cad31a","knative.dev/key":"testcli-6cxrl/sleep-run-vch8b","duration":0.000190708}
{"severity":"info","timestamp":"2024-11-07T08:25:29.029Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : sleep-run-vch8b \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e3e25edc-cf77-4272-b2a8-4f3f840e603b","knative.dev/key":"testcli-6cxrl/sleep-run-vch8b"}
{"severity":"info","timestamp":"2024-11-07T08:25:29.029Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e3e25edc-cf77-4272-b2a8-4f3f840e603b","knative.dev/key":"testcli-6cxrl/sleep-run-vch8b","duration":0.000240506}
{"severity":"info","timestamp":"2024-11-07T08:25:29.114Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : sleep-run-vch8b \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"097fcc6a-944c-435f-ba70-e4ea6125f219","knative.dev/key":"testcli-6cxrl/sleep-run-vch8b"}
... skipping 38 lines ...
{"severity":"info","timestamp":"2024-11-07T08:25:30.116Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : output-pipeline-run-nsm8f-first-create-file \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a1b10316-057e-4367-b1cf-e09a7f7e041b","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.121Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a1b10316-057e-4367-b1cf-e09a7f7e041b","knative.dev/key":"testcli-lx749/output-pipeline-run-nsm8f-first-create-file","duration":0.004270348}
{"severity":"info","timestamp":"2024-11-07T08:25:30.730Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-lx749\", Name:\"pipeline-with-workspace-run-8qtvq\", UID:\"7b18ae7f-e40a-4b25-8b05-5dd52083d3f6\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4945\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.742Z","logger":"tekton-pipelines-controller","caller":"volumeclaim/pvchandler.go:80","message":"Created PersistentVolumeClaim pvc-8ade18bf02 in namespace testcli-lx749","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.751Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/affinity_assistant.go:154","message":"Created StatefulSet affinity-assistant-b283357c55 in namespace testcli-lx749","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d41d7468-db17-4b42-8cb5-e5fc0cc444e3","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.751Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1044","message":"Creating a new TaskRun object pipeline-with-workspace-run-8qtvq-reader for pipeline task reader","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d41d7468-db17-4b42-8cb5-e5fc0cc444e3","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.760Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-with-workspace-run-8qtvq status is being set to &{Succeeded Unknown {2024-11-07 08:25:30.760754601 +0000 UTC m=+356.563369740} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d41d7468-db17-4b42-8cb5-e5fc0cc444e3","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.761Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-lx749\", Name:\"pipeline-with-workspace-run-8qtvq\", UID:\"7b18ae7f-e40a-4b25-8b05-5dd52083d3f6\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4945\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.765Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"pipeline-with-workspace-run-8qtvq-reader\", UID:\"43a9305a-90e6-4fd0-bb33-34503683bb90\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4950\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.789Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-with-workspace-run-8qtvq-reader/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 30, 789081649, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"17095f6f-8c59-48fb-9aaa-b5935b7acfa4","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq-reader"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.789Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"pipeline-with-workspace-run-8qtvq-reader\", UID:\"43a9305a-90e6-4fd0-bb33-34503683bb90\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4950\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.838Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1599","message":"Found a TaskRun pipeline-with-workspace-run-8qtvq-reader that was missing from the PipelineRun status","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"e6866dc9-9f09-40ba-b268-bb999aeeefd6","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.839Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-lx749\", Name:\"pipeline-with-workspace-run-8qtvq\", UID:\"7b18ae7f-e40a-4b25-8b05-5dd52083d3f6\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4953\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.848Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-with-workspace-run-8qtvq status is being set to &{Succeeded Unknown {2024-11-07 08:25:30.848678576 +0000 UTC m=+356.651293714} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"e6866dc9-9f09-40ba-b268-bb999aeeefd6","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.849Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-lx749\", Name:\"pipeline-with-workspace-run-8qtvq\", UID:\"7b18ae7f-e40a-4b25-8b05-5dd52083d3f6\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4953\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.870Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"pipeline-with-workspace-run-8qtvq-reader\", UID:\"43a9305a-90e6-4fd0-bb33-34503683bb90\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4963\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.871Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-with-workspace-run-8qtvq-reader/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 30, 871465458, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"PodScheduled\\\":\\\"False\\\"; message: \\\"running PreBind plugin \\\\\\\"VolumeBinding\\\\\\\": Operation cannot be fulfilled on persistentvolumeclaims \\\\\\\"pvc-8ade18bf02\\\\\\\": the object has been modified; please apply your changes to the latest version and try again\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"872eb465-14fc-4c47-aa5e-af3334a751a9","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq-reader"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.872Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"pipeline-with-workspace-run-8qtvq-reader\", UID:\"43a9305a-90e6-4fd0-bb33-34503683bb90\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4963\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"PodScheduled\":\"False\"; message: \"running PreBind plugin \\\"VolumeBinding\\\": Operation cannot be fulfilled on persistentvolumeclaims \\\"pvc-8ade18bf02\\\": the object has been modified; please apply your changes to the latest version and try again\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.902Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-with-workspace-run-8qtvq status is being set to &{Succeeded Unknown {2024-11-07 08:25:30 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"998f98a0-00cc-44fb-accc-a03b68b7dae3","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.922Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-with-workspace-run-8qtvq-reader/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 30, 922536512, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"PodScheduled\\\":\\\"False\\\"; message: \\\"running PreBind plugin \\\\\\\"VolumeBinding\\\\\\\": Operation cannot be fulfilled on persistentvolumeclaims \\\\\\\"pvc-8ade18bf02\\\\\\\": the object has been modified; please apply your changes to the latest version and try again\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"f6408d68-cfb3-4d5b-a6f8-4a4ee401ce7b","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq-reader"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.923Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-with-workspace-run-8qtvq-reader/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 30, 923022537, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"PodScheduled\\\":\\\"False\\\"; message: \\\"running PreBind plugin \\\\\\\"VolumeBinding\\\\\\\": Operation cannot be fulfilled on persistentvolumeclaims \\\\\\\"pvc-8ade18bf02\\\\\\\": the object has been modified; please apply your changes to the latest version and try again\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"7b039379-605d-442d-86fa-074ddd492c6d","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq-reader"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.923Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-with-workspace-run-8qtvq status is being set to &{Succeeded Unknown {2024-11-07 08:25:30 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"6e9fb034-81b3-42fc-822a-dd72e46cd2b1","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.089Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"read-task-run-dw2sg\", UID:\"5264f81d-82ec-4506-b86f-d496c66eca98\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4977\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.103Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-task-run-dw2sg/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 31, 103104858, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c42f2ca6-4432-4b77-80e4-564dfb5c8d35","knative.dev/key":"testcli-6cxrl/read-task-run-dw2sg"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.103Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"read-task-run-dw2sg\", UID:\"5264f81d-82ec-4506-b86f-d496c66eca98\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4977\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.155Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-task-run-dw2sg/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 31, 155883303, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"59b31c30-af39-4686-b949-9022106b7176","knative.dev/key":"testcli-6cxrl/read-task-run-dw2sg"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.156Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"read-task-run-dw2sg\", UID:\"5264f81d-82ec-4506-b86f-d496c66eca98\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4985\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.171Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun read-task-run-dw2sg/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 31, 171827718, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ba08bff6-d90c-49f5-8d64-bf16557a4938","knative.dev/key":"testcli-6cxrl/read-task-run-dw2sg"}
... skipping 10 lines ...
{"severity":"info","timestamp":"2024-11-07T08:25:35.131Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"read-task-run-dw2sg\", UID:\"5264f81d-82ec-4506-b86f-d496c66eca98\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5021\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.143Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : read-task-run-dw2sg \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3cfd69e4-5349-495b-9370-eb8b15ef2e22","knative.dev/key":"testcli-6cxrl/read-task-run-dw2sg"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.146Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3cfd69e4-5349-495b-9370-eb8b15ef2e22","knative.dev/key":"testcli-6cxrl/read-task-run-dw2sg","duration":0.003220546}
{"severity":"info","timestamp":"2024-11-07T08:25:35.439Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-with-workspace-run-8qtvq-reader/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 35, 439493338, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"65f19ea9-d78c-49db-af6b-0f0a48d69a8e","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq-reader"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.440Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"pipeline-with-workspace-run-8qtvq-reader\", UID:\"43a9305a-90e6-4fd0-bb33-34503683bb90\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4976\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.461Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-with-workspace-run-8qtvq-reader/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 35, 461480165, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2c613968-aee5-4219-bf72-cbc39a25eb81","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq-reader"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.462Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-with-workspace-run-8qtvq status is being set to &{Succeeded Unknown {2024-11-07 08:25:30 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"164b6e4d-5d54-43a1-9317-b7ebdcfb098a","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.465Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-with-workspace-run-8qtvq-reader/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 35, 465592575, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"95574ddf-44dc-47b6-9975-50caaf7882a1","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq-reader"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.466Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"pipeline-with-workspace-run-8qtvq-reader\", UID:\"43a9305a-90e6-4fd0-bb33-34503683bb90\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5044\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.477Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-with-workspace-run-8qtvq-reader/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 35, 477783868, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"9bc16607-9fbc-419b-873f-f930f3007780","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq-reader"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.478Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-with-workspace-run-8qtvq status is being set to &{Succeeded Unknown {2024-11-07 08:25:30 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"824b3570-d36f-4925-8af3-68e1f96d35e4","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq"}
{"severity":"info","timestamp":"2024-11-07T08:25:36.069Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-with-workspace-run-8qtvq-reader/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 36, 69941774, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2939e45a-b2fd-4eda-9754-1750af0447e3","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq-reader"}
{"severity":"info","timestamp":"2024-11-07T08:25:36.293Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : read-task-run-dw2sg \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ffd93ca1-8f6b-4f92-9569-3cdc27e475e5","knative.dev/key":"testcli-6cxrl/read-task-run-dw2sg"}
{"severity":"info","timestamp":"2024-11-07T08:25:36.297Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"ffd93ca1-8f6b-4f92-9569-3cdc27e475e5","knative.dev/key":"testcli-6cxrl/read-task-run-dw2sg","duration":0.003605219}
{"severity":"info","timestamp":"2024-11-07T08:25:37.073Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-with-workspace-run-8qtvq-reader/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 37, 73725084, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"90c10014-b6d3-4847-963f-cd0e03bd8871","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq-reader"}
{"severity":"info","timestamp":"2024-11-07T08:25:37.074Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"pipeline-with-workspace-run-8qtvq-reader\", UID:\"43a9305a-90e6-4fd0-bb33-34503683bb90\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5048\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:37.091Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-with-workspace-run-8qtvq-reader/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 37, 91907779, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8dfb4e10-1c5f-4c45-baa7-d009dda72aa4","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq-reader"}
{"severity":"info","timestamp":"2024-11-07T08:25:37.093Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-with-workspace-run-8qtvq status is being set to &{Succeeded Unknown {2024-11-07 08:25:30 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"6fc119a4-22e2-4723-bd44-d20b04a97d4f","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq"}
{"severity":"info","timestamp":"2024-11-07T08:25:37.144Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : read-task-run-dw2sg \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e2792b57-afa9-4360-a020-e5e731bc884f","knative.dev/key":"testcli-6cxrl/read-task-run-dw2sg"}
{"severity":"info","timestamp":"2024-11-07T08:25:37.149Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e2792b57-afa9-4360-a020-e5e731bc884f","knative.dev/key":"testcli-6cxrl/read-task-run-dw2sg","duration":0.004425478}
{"severity":"info","timestamp":"2024-11-07T08:25:38.079Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-with-workspace-run-8qtvq-reader/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 38, 79915619, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-list-files]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8ea1963b-29ad-405b-8e28-cfd45e2995bf","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq-reader"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.080Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"pipeline-with-workspace-run-8qtvq-reader\", UID:\"43a9305a-90e6-4fd0-bb33-34503683bb90\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5070\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-list-files]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.094Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-with-workspace-run-8qtvq-reader/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 38, 94403527, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-list-files]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c8d55729-a42f-4ca4-8905-525105411d50","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq-reader"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.094Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-with-workspace-run-8qtvq status is being set to &{Succeeded Unknown {2024-11-07 08:25:30 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"721c893d-80e4-4196-8263-c06644ef636c","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.809Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"task-optional-ws-run-tgvtf\", UID:\"a92354f8-5352-4f96-9bb4-8279afb512b5\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5095\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.822Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun task-optional-ws-run-tgvtf/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 38, 822081820, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6d3e231d-4835-4a3a-95fd-6fb6620a9935","knative.dev/key":"testcli-6cxrl/task-optional-ws-run-tgvtf"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.822Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"task-optional-ws-run-tgvtf\", UID:\"a92354f8-5352-4f96-9bb4-8279afb512b5\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5095\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.871Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun task-optional-ws-run-tgvtf/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 38, 871273753, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1490c75f-d150-4693-a08a-838985af57d8","knative.dev/key":"testcli-6cxrl/task-optional-ws-run-tgvtf"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.871Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"task-optional-ws-run-tgvtf\", UID:\"a92354f8-5352-4f96-9bb4-8279afb512b5\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5103\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.882Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun task-optional-ws-run-tgvtf/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 38, 882232482, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d199afd7-1b02-43b9-a031-d98b60bd856a","knative.dev/key":"testcli-6cxrl/task-optional-ws-run-tgvtf"}
{"severity":"info","timestamp":"2024-11-07T08:25:39.102Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-with-workspace-run-8qtvq-reader/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 39, 102763808, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"8268f5e4-a419-4267-8864-57d9ba506122","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq-reader"}
{"severity":"info","timestamp":"2024-11-07T08:25:39.103Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"pipeline-with-workspace-run-8qtvq-reader\", UID:\"43a9305a-90e6-4fd0-bb33-34503683bb90\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5083\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:39.116Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-with-workspace-run-8qtvq status is being set to &{Succeeded Unknown {2024-11-07 08:25:30 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"12282189-23bb-4809-904e-3bfdd63d0020","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq"}
{"severity":"info","timestamp":"2024-11-07T08:25:39.118Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-with-workspace-run-8qtvq-reader/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 39, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"81a952f0-a0b9-426f-8aa0-2ceb3816c651","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq-reader"}
{"severity":"info","timestamp":"2024-11-07T08:25:40.152Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun task-optional-ws-run-tgvtf/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 40, 152125718, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"45ead1fc-b594-4e02-a298-eae7df846fa7","knative.dev/key":"testcli-6cxrl/task-optional-ws-run-tgvtf"}
{"severity":"info","timestamp":"2024-11-07T08:25:40.152Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"task-optional-ws-run-tgvtf\", UID:\"a92354f8-5352-4f96-9bb4-8279afb512b5\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5105\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:40.168Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun task-optional-ws-run-tgvtf/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 40, 168891510, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"41e47140-630b-431a-887c-41e1e5e9d4ee","knative.dev/key":"testcli-6cxrl/task-optional-ws-run-tgvtf"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.094Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun pipeline-with-workspace-run-8qtvq-reader/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 41, 94324492, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a9f44028-28cb-4fd2-8c2b-060d3e676631","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq-reader"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.094Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"pipeline-with-workspace-run-8qtvq-reader\", UID:\"43a9305a-90e6-4fd0-bb33-34503683bb90\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5109\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.110Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : pipeline-with-workspace-run-8qtvq-reader \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a1b29990-0778-4193-b989-ab69f41ff319","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq-reader"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.111Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:535","message":"All TaskRuns have finished for PipelineRun pipeline-with-workspace-run-8qtvq so it has finished","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d8ccf07b-d8f3-4a18-b26c-480b908b0bcd","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.111Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun pipeline-with-workspace-run-8qtvq status is being set to &{Succeeded True {2024-11-07 08:25:41.111778276 +0000 UTC m=+366.914393409} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"d8ccf07b-d8f3-4a18-b26c-480b908b0bcd","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.112Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-lx749\", Name:\"pipeline-with-workspace-run-8qtvq\", UID:\"7b18ae7f-e40a-4b25-8b05-5dd52083d3f6\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"4967\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.114Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a1b29990-0778-4193-b989-ab69f41ff319","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq-reader","duration":0.003543623}
{"severity":"info","timestamp":"2024-11-07T08:25:41.127Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"edc351b5-2cec-4be4-9d17-c404eb107273","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq","duration":0.003463581}
{"severity":"info","timestamp":"2024-11-07T08:25:41.154Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun task-optional-ws-run-tgvtf/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 41, 154488682, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-list-files]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"09f3137d-448b-4a0e-9a02-ce3fca2dbd08","knative.dev/key":"testcli-6cxrl/task-optional-ws-run-tgvtf"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.154Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"task-optional-ws-run-tgvtf\", UID:\"a92354f8-5352-4f96-9bb4-8279afb512b5\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5122\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-list-files]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.167Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun task-optional-ws-run-tgvtf/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 41, 167710677, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-list-files]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"dc769612-c817-4a54-a955-b9ce5c206799","knative.dev/key":"testcli-6cxrl/task-optional-ws-run-tgvtf"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.228Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun task-optional-ws-run-tgvtf/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 42, 227644779, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"66cad6c6-ce5d-46b0-bec8-d8cdda17abc5","knative.dev/key":"testcli-6cxrl/task-optional-ws-run-tgvtf"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.228Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"task-optional-ws-run-tgvtf\", UID:\"a92354f8-5352-4f96-9bb4-8279afb512b5\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5137\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.264Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun task-optional-ws-run-tgvtf/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 42, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"52d4ae7c-ec05-44e2-b2a2-9d921eefb5fb","knative.dev/key":"testcli-6cxrl/task-optional-ws-run-tgvtf"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.293Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : pipeline-with-workspace-run-8qtvq-reader \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b8e0c7dd-d025-46f7-a73c-054672bef6a0","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq-reader"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.298Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b8e0c7dd-d025-46f7-a73c-054672bef6a0","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq-reader","duration":0.004380648}
{"severity":"info","timestamp":"2024-11-07T08:25:42.330Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-d8xqf\", UID:\"7bcd48ad-2ac2-4ea1-ba4d-e26a305b9219\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5148\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.340Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1044","message":"Creating a new TaskRun object output-pipeline-run-d8xqf-first-create-file for pipeline task first-create-file","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"adf88afb-0a17-4a30-816e-9b69e7c7115a","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.355Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-d8xqf status is being set to &{Succeeded Unknown {2024-11-07 08:25:42.355321531 +0000 UTC m=+368.157936670} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"adf88afb-0a17-4a30-816e-9b69e7c7115a","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.355Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-d8xqf-first-create-file\", UID:\"30d1ed08-068f-48f9-b464-8846cc332165\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5151\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.356Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-d8xqf\", UID:\"7bcd48ad-2ac2-4ea1-ba4d-e26a305b9219\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5148\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.380Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-d8xqf-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 42, 380161121, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3e1829a2-9321-4c65-b3af-3f80faf47e51","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.380Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-d8xqf-first-create-file\", UID:\"30d1ed08-068f-48f9-b464-8846cc332165\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5151\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.425Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-d8xqf status is being set to &{Succeeded Unknown {2024-11-07 08:25:42 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"1ba522ea-6a60-4022-a290-add1f2068e18","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.436Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-d8xqf status is being set to &{Succeeded Unknown {2024-11-07 08:25:42 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"f8587369-28f7-4db6-948e-408171027d35","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.438Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-d8xqf-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 42, 438023917, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"548ac5ab-11ed-492d-9fa9-9bbaac65f427","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.438Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-d8xqf-first-create-file\", UID:\"30d1ed08-068f-48f9-b464-8846cc332165\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5163\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.456Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-d8xqf status is being set to &{Succeeded Unknown {2024-11-07 08:25:42 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"ec17d82f-6b2f-4f91-8794-2515b18dcc39","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.456Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-d8xqf-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 42, 456953127, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2a16e98c-307b-4c51-85a6-53221ae64607","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:25:43.208Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun task-optional-ws-run-tgvtf/testcli-6cxrl with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 43, 208362843, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"5042215e-b875-48cf-82fb-69f897a5942d","knative.dev/key":"testcli-6cxrl/task-optional-ws-run-tgvtf"}
{"severity":"info","timestamp":"2024-11-07T08:25:43.208Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-6cxrl\", Name:\"task-optional-ws-run-tgvtf\", UID:\"a92354f8-5352-4f96-9bb4-8279afb512b5\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5146\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:43.211Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-d8xqf-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 43, 211532971, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"4e4f546c-0d22-44b7-ba62-4712377a483d","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:25:43.227Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : pipeline-with-workspace-run-8qtvq-reader \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d24544af-f282-466a-b069-1b0c846cf3fe","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq-reader"}
{"severity":"info","timestamp":"2024-11-07T08:25:43.235Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : task-optional-ws-run-tgvtf \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6a406c2d-253c-4828-a567-e8a9df001fe2","knative.dev/key":"testcli-6cxrl/task-optional-ws-run-tgvtf"}
{"severity":"info","timestamp":"2024-11-07T08:25:43.236Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d24544af-f282-466a-b069-1b0c846cf3fe","knative.dev/key":"testcli-lx749/pipeline-with-workspace-run-8qtvq-reader","duration":0.009055371}
{"severity":"info","timestamp":"2024-11-07T08:25:43.238Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6a406c2d-253c-4828-a567-e8a9df001fe2","knative.dev/key":"testcli-6cxrl/task-optional-ws-run-tgvtf","duration":0.00299004}
{"severity":"info","timestamp":"2024-11-07T08:25:44.117Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-d8xqf-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 44, 117035565, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"573b2f59-366d-45e1-a17d-fb9e8b5b9c22","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:25:44.117Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-d8xqf-first-create-file\", UID:\"30d1ed08-068f-48f9-b464-8846cc332165\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5165\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:44.145Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-d8xqf status is being set to &{Succeeded Unknown {2024-11-07 08:25:42 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"95b5e227-aa6b-4ee6-a6ca-1f95dc885670","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf"}
{"severity":"info","timestamp":"2024-11-07T08:25:44.146Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-d8xqf-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 44, 146901539, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [place-scripts]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"6a742934-b710-43cf-ac99-6a0cb63e99dc","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:25:44.261Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : task-optional-ws-run-tgvtf \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"42d6b073-25f0-4a2e-86c9-ac64b3df561a","knative.dev/key":"testcli-6cxrl/task-optional-ws-run-tgvtf"}
{"severity":"info","timestamp":"2024-11-07T08:25:44.264Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"42d6b073-25f0-4a2e-86c9-ac64b3df561a","knative.dev/key":"testcli-6cxrl/task-optional-ws-run-tgvtf","duration":0.00326098}
{"severity":"info","timestamp":"2024-11-07T08:25:45.121Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-d8xqf-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 45, 121967989, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"71716bfc-7e1b-4de9-8449-f667652478a9","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:25:45.122Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-d8xqf-first-create-file\", UID:\"30d1ed08-068f-48f9-b464-8846cc332165\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5184\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:45.137Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-d8xqf-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 45, 137674141, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Ready\\\":\\\"False\\\"; message: \\\"containers with unready status: [step-create-new-file step-write-new-stuff step-read]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"298281ba-e810-41d2-b670-badf08ce2d58","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:25:45.137Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-d8xqf status is being set to &{Succeeded Unknown {2024-11-07 08:25:42 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"df1f2be0-3504-4490-9900-4fb14749bf6e","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf"}
{"severity":"info","timestamp":"2024-11-07T08:25:45.172Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : task-optional-ws-run-tgvtf \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b02d0278-b328-47ff-9c76-ab8ccfb9464a","knative.dev/key":"testcli-6cxrl/task-optional-ws-run-tgvtf"}
{"severity":"info","timestamp":"2024-11-07T08:25:45.175Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b02d0278-b328-47ff-9c76-ab8ccfb9464a","knative.dev/key":"testcli-6cxrl/task-optional-ws-run-tgvtf","duration":0.002782898}
{"severity":"info","timestamp":"2024-11-07T08:25:47.145Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-d8xqf-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 47, 145422503, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3e9cbb8f-10da-4f24-bc48-a322a29e26c9","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:25:47.146Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-d8xqf-first-create-file\", UID:\"30d1ed08-068f-48f9-b464-8846cc332165\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5192\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:47.160Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-d8xqf status is being set to &{Succeeded Unknown {2024-11-07 08:25:42 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"0ec82e21-b775-44f0-bbf9-2a0b7ecc647c","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf"}
{"severity":"info","timestamp":"2024-11-07T08:25:47.160Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-d8xqf-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 47, 160896959, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"df783493-f10f-4f19-8005-9019839530ed","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:25:47.161Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-d8xqf-first-create-file\", UID:\"30d1ed08-068f-48f9-b464-8846cc332165\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5192\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Not all Steps in the Task have finished executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:47.184Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-d8xqf-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 47, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a451d090-12a3-470a-a576-ff08d3b73eb3","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:25:48.916Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"09376cf9-5050-4106-930c-c918146d963b","knative.dev/key":"testcli-6cxrl/read-task-run-6lnt9","duration":0.000069292}
{"severity":"info","timestamp":"2024-11-07T08:25:48.920Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"e7dc2d80-9524-4f36-8795-84a4dc340a84","knative.dev/key":"testcli-6cxrl/read-task-run-dw2sg","duration":0.00006076}
{"severity":"info","timestamp":"2024-11-07T08:25:48.925Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"432dbd81-2681-4b64-a514-5a796a814d1f","knative.dev/key":"testcli-6cxrl/read-task-run-g9sxc","duration":0.000090379}
... skipping 17 lines ...
{"severity":"info","timestamp":"2024-11-07T08:25:48.980Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"0c381ffe-e949-4f32-aec9-a17e37c7d7ae","knative.dev/key":"testcli-6cxrl/task-with-workspace-run-ktstf","duration":0.000028318}
{"severity":"info","timestamp":"2024-11-07T08:25:48.986Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"011ca6ff-5840-468a-9037-d68a35b3ba4c","knative.dev/key":"testcli-6cxrl/task-optional-ws-run-tgvtf","duration":0.000038144}
{"severity":"info","timestamp":"2024-11-07T08:25:48.989Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"caa6647a-1f1f-4775-ac61-3b7eb32b4f12","knative.dev/key":"testcli-6cxrl/task-with-workspace-run-ktstf","duration":0.000036728}
{"severity":"info","timestamp":"2024-11-07T08:25:48.993Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"b59af22d-1b0e-48aa-bbbe-48fec259859d","knative.dev/key":"testcli-6cxrl/task-optional-ws-run-tgvtf","duration":0.000034601}
{"severity":"info","timestamp":"2024-11-07T08:25:48.994Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2c1e2f5b-092e-4ae5-8fdf-daa58f1279b4","knative.dev/key":"testcli-6cxrl/task-with-workspace-run-ktstf","duration":0.000034941}
{"severity":"info","timestamp":"2024-11-07T08:26:18.217Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-d8xqf-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 47, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"d02473d9-73a4-4d4a-837f-faa6278ce006","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:26:18.232Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-d8xqf status is being set to &{Succeeded Unknown {2024-11-07 08:25:42 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"3055e91c-6095-422f-a926-c3a977836e7b","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf"}
{"severity":"info","timestamp":"2024-11-07T08:26:18.236Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-d8xqf-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 25, 47, 0, time.Local)}, Reason:\"Running\", Message:\"Not all Steps in the Task have finished executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"1857e637-2bc8-4f32-bb6d-6ae2d7862e64","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:26:19.228Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun output-pipeline-run-d8xqf-first-create-file/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"True\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 26, 19, 228799112, time.Local)}, Reason:\"Succeeded\", Message:\"All Steps have completed executing\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"a9a0fdaa-a6ef-4d48-abc4-6e5a29f4ee12","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:26:19.229Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-d8xqf-first-create-file\", UID:\"30d1ed08-068f-48f9-b464-8846cc332165\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5571\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' All Steps have completed executing","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:19.257Z","logger":"tekton-pipelines-controller","caller":"resources/pipelinerunstate.go:535","message":"All TaskRuns have finished for PipelineRun output-pipeline-run-d8xqf so it has finished","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"21eacfad-c642-416d-994a-4834e4f24a3d","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf"}
{"severity":"info","timestamp":"2024-11-07T08:26:19.257Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun output-pipeline-run-d8xqf status is being set to &{Succeeded True {2024-11-07 08:26:19.257111555 +0000 UTC m=+405.059726711} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"21eacfad-c642-416d-994a-4834e4f24a3d","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf"}
{"severity":"info","timestamp":"2024-11-07T08:26:19.257Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : output-pipeline-run-d8xqf-first-create-file \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"338c2894-541d-4e11-a8c3-4b5def7e4dc3","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:26:19.258Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-lx749\", Name:\"output-pipeline-run-d8xqf\", UID:\"7bcd48ad-2ac2-4ea1-ba4d-e26a305b9219\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5162\", FieldPath:\"\"}): type: 'Normal' reason: 'Succeeded' Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:19.262Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"338c2894-541d-4e11-a8c3-4b5def7e4dc3","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf-first-create-file","duration":0.004931523}
{"severity":"info","timestamp":"2024-11-07T08:26:19.281Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"b0d81d33-06b7-413d-9004-8cf1abe1e4f3","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf","duration":0.000180436}
{"severity":"info","timestamp":"2024-11-07T08:26:20.303Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : output-pipeline-run-d8xqf-first-create-file \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"4fbe673c-bf75-4deb-8e95-2c39071880e9","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:26:20.307Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"4fbe673c-bf75-4deb-8e95-2c39071880e9","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf-first-create-file","duration":0.003535679}
{"severity":"info","timestamp":"2024-11-07T08:26:21.224Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : output-pipeline-run-d8xqf-first-create-file \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"66e2c7a9-b7fd-415d-ad65-c790b7842e0f","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf-first-create-file"}
{"severity":"info","timestamp":"2024-11-07T08:26:21.227Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"66e2c7a9-b7fd-415d-ad65-c790b7842e0f","knative.dev/key":"testcli-lx749/output-pipeline-run-d8xqf-first-create-file","duration":0.003380838}
{"severity":"info","timestamp":"2024-11-07T08:26:22.851Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-lx749\", Name:\"sleep-pipeline-run-kdrxj\", UID:\"51df143c-d4e6-4a06-84ea-05879d9e9e17\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5593\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.856Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:1044","message":"Creating a new TaskRun object sleep-pipeline-run-kdrxj-pipelinetask1 for pipeline task pipelinetask1","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"86bb7c9b-8eb8-42bd-bc15-de077a017ba4","knative.dev/key":"testcli-lx749/sleep-pipeline-run-kdrxj"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.863Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"sleep-pipeline-run-kdrxj-pipelinetask1\", UID:\"296c7a34-a9a4-49e2-8375-d0d706e38011\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5595\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.863Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun sleep-pipeline-run-kdrxj status is being set to &{Succeeded Unknown {2024-11-07 08:26:22.863332079 +0000 UTC m=+408.665947219} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"86bb7c9b-8eb8-42bd-bc15-de077a017ba4","knative.dev/key":"testcli-lx749/sleep-pipeline-run-kdrxj"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.863Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-lx749\", Name:\"sleep-pipeline-run-kdrxj\", UID:\"51df143c-d4e6-4a06-84ea-05879d9e9e17\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5593\", FieldPath:\"\"}): type: 'Normal' reason: 'Running' Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.876Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun sleep-pipeline-run-kdrxj-pipelinetask1/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 26, 22, 876265142, time.Local)}, Reason:\"Pending\", Message:\"Pending\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"3bc4130f-dbeb-4f9c-a742-5ba18e9a6d0b","knative.dev/key":"testcli-lx749/sleep-pipeline-run-kdrxj-pipelinetask1"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.876Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"sleep-pipeline-run-kdrxj-pipelinetask1\", UID:\"296c7a34-a9a4-49e2-8375-d0d706e38011\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5595\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' Pending","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.907Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun sleep-pipeline-run-kdrxj status is being set to &{Succeeded Unknown {2024-11-07 08:26:22 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"aa695e72-0a81-4fec-bf1d-fd22fc78641a","knative.dev/key":"testcli-lx749/sleep-pipeline-run-kdrxj"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.922Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"sleep-pipeline-run-kdrxj-pipelinetask1\", UID:\"296c7a34-a9a4-49e2-8375-d0d706e38011\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5602\", FieldPath:\"\"}): type: 'Normal' reason: 'Started' ","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.923Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun sleep-pipeline-run-kdrxj status is being set to &{Succeeded Unknown {2024-11-07 08:26:22 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"93abba01-8875-4e25-81e9-19f093147b00","knative.dev/key":"testcli-lx749/sleep-pipeline-run-kdrxj"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.925Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun sleep-pipeline-run-kdrxj-pipelinetask1/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 26, 22, 925203102, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"918dbd1b-4f99-4b49-be2a-f1d0415bd112","knative.dev/key":"testcli-lx749/sleep-pipeline-run-kdrxj-pipelinetask1"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.925Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"sleep-pipeline-run-kdrxj-pipelinetask1\", UID:\"296c7a34-a9a4-49e2-8375-d0d706e38011\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5602\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.960Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun sleep-pipeline-run-kdrxj-pipelinetask1/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 26, 22, 960642897, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"12bc67ca-2b1a-4e2f-84a6-95cca104a342","knative.dev/key":"testcli-lx749/sleep-pipeline-run-kdrxj-pipelinetask1"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.961Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"sleep-pipeline-run-kdrxj-pipelinetask1\", UID:\"296c7a34-a9a4-49e2-8375-d0d706e38011\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5606\", FieldPath:\"\"}): type: 'Normal' reason: 'Pending' pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.961Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/pipelinerun.go:822","message":"PipelineRun sleep-pipeline-run-kdrxj status is being set to &{Succeeded Unknown {2024-11-07 08:26:22 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"64c7adfe-aff3-45ce-a895-cb016f55e6df","knative.dev/key":"testcli-lx749/sleep-pipeline-run-kdrxj"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.982Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:688","message":"Successfully reconciled taskrun sleep-pipeline-run-kdrxj-pipelinetask1/testcli-lx749 with status: &apis.Condition{Type:\"Succeeded\", Status:\"Unknown\", Severity:\"\", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 7, 8, 26, 22, 982119542, time.Local)}, Reason:\"Pending\", Message:\"pod status \\\"Initialized\\\":\\\"False\\\"; message: \\\"containers with incomplete status: [prepare]\\\"\"}","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"4ea3d381-ff8e-4d20-95c2-203d45d6cdab","knative.dev/key":"testcli-lx749/sleep-pipeline-run-kdrxj-pipelinetask1"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.973Z","logger":"tekton-pipelines-controller","caller":"pipelinerun/cancel.go:144","message":"cancelling TaskRun sleep-pipeline-run-kdrxj-pipelinetask1","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"19f346f3-670e-42e5-a606-1fb15a759c64","knative.dev/key":"testcli-lx749/sleep-pipeline-run-kdrxj"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.986Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"PipelineRun\", Namespace:\"testcli-lx749\", Name:\"sleep-pipeline-run-kdrxj\", UID:\"51df143c-d4e6-4a06-84ea-05879d9e9e17\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5615\", FieldPath:\"\"}): type: 'Warning' reason: 'Failed' PipelineRun \"sleep-pipeline-run-kdrxj\" was cancelled","commit":"96db451"}
{"severity":"warn","timestamp":"2024-11-07T08:26:23.986Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:797","message":"stopping task run \"sleep-pipeline-run-kdrxj-pipelinetask1\" because of \"TaskRunCancelled\"","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2e99fe87-ef83-47b0-a6e7-da760953a4c2","knative.dev/key":"testcli-lx749/sleep-pipeline-run-kdrxj-pipelinetask1"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.992Z","logger":"tekton-pipelines-controller.event-broadcaster","caller":"record/event.go:364","message":"Event(v1.ObjectReference{Kind:\"TaskRun\", Namespace:\"testcli-lx749\", Name:\"sleep-pipeline-run-kdrxj-pipelinetask1\", UID:\"296c7a34-a9a4-49e2-8375-d0d706e38011\", APIVersion:\"tekton.dev/v1\", ResourceVersion:\"5616\", FieldPath:\"\"}): type: 'Warning' reason: 'Failed' TaskRun \"sleep-pipeline-run-kdrxj-pipelinetask1\" was cancelled. TaskRun cancelled as the PipelineRun it belongs to has been cancelled.","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.999Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"19f346f3-670e-42e5-a606-1fb15a759c64","knative.dev/key":"testcli-lx749/sleep-pipeline-run-kdrxj","duration":0.026151828}
{"severity":"info","timestamp":"2024-11-07T08:26:24.000Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"41083929-0d1f-44a0-b2ed-2b50ec0e9163","knative.dev/key":"testcli-lx749/sleep-pipeline-run-kdrxj","duration":0.000166803}
{"severity":"info","timestamp":"2024-11-07T08:26:24.006Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"2e99fe87-ef83-47b0-a6e7-da760953a4c2","knative.dev/key":"testcli-lx749/sleep-pipeline-run-kdrxj-pipelinetask1","duration":0.020364005}
{"severity":"info","timestamp":"2024-11-07T08:26:24.007Z","logger":"tekton-pipelines-controller","caller":"taskrun/taskrun.go:150","message":"taskrun done : sleep-pipeline-run-kdrxj-pipelinetask1 \n","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c1bb2a2e-0a15-466c-93dc-d5431d2a06dc","knative.dev/key":"testcli-lx749/sleep-pipeline-run-kdrxj-pipelinetask1"}
{"severity":"info","timestamp":"2024-11-07T08:26:24.007Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler","knative.dev/kind":"tekton.dev.TaskRun","knative.dev/traceid":"c1bb2a2e-0a15-466c-93dc-d5431d2a06dc","knative.dev/key":"testcli-lx749/sleep-pipeline-run-kdrxj-pipelinetask1","duration":0.000209288}
{"severity":"info","timestamp":"2024-11-07T08:26:24.007Z","logger":"tekton-pipelines-controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/controller":"github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler","knative.dev/kind":"tekton.dev.PipelineRun","knative.dev/traceid":"7af56b04-6dad-498c-a3ff-6c3ed3ded3d3","knative.dev/key":"testcli-lx749/sleep-pipeline-run-kdrxj","duration":0.000165684}
... skipping 67 lines ...
I1107 08:19:36.047899 1 leaderelection.go:250] attempting to acquire leader lease tekton-pipelines/tekton-pipelines-webhook.defaultingwebhook.00-of-01...
I1107 08:19:36.048131 1 leaderelection.go:250] attempting to acquire leader lease tekton-pipelines/tekton-pipelines-webhook.validationwebhook.00-of-01...
I1107 08:19:36.048332 1 leaderelection.go:250] attempting to acquire leader lease tekton-pipelines/tekton-pipelines-webhook.configmapwebhook.00-of-01...
I1107 08:19:36.053636 1 leaderelection.go:260] successfully acquired lease tekton-pipelines/tekton-pipelines-webhook.defaultingwebhook.00-of-01
I1107 08:19:36.053979 1 leaderelection.go:260] successfully acquired lease tekton-pipelines/tekton-pipelines-webhook.conversionwebhook.00-of-01
{"severity":"info","timestamp":"2024-11-07T08:19:36.054Z","logger":"tekton-pipelines-webhook","caller":"leaderelection/context.go:158","message":"\"tekton-pipelines-webhook-846bd5bbdc-mhxnd_b63ea500-fb97-4b31-b671-39c773a132d9\" has started leading \"tekton-pipelines-webhook.defaultingwebhook.00-of-01\"","commit":"96db451"}
{"severity":"error","timestamp":"2024-11-07T08:19:36.054Z","logger":"tekton-pipelines-webhook.DefaultingWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"085147a5-29f2-47d4-8967-a04f1ee00582","knative.dev/key":"webhook.pipeline.tekton.dev","duration":0.000037377,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.054Z","logger":"tekton-pipelines-webhook","caller":"leaderelection/context.go:158","message":"\"tekton-pipelines-webhook-846bd5bbdc-mhxnd_f5b14624-a994-44fa-95b8-e914b4aa3034\" has started leading \"tekton-pipelines-webhook.conversionwebhook.00-of-01\"","commit":"96db451"}
{"severity":"error","timestamp":"2024-11-07T08:19:36.054Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"bde39170-7caf-4f5e-99d7-a16f4ae4aa53","knative.dev/key":"resolutionrequests.resolution.tekton.dev","duration":0.000025691,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"error","timestamp":"2024-11-07T08:19:36.054Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"f9ceced5-bdc4-43fe-83e7-fcfaf5b1f493","knative.dev/key":"stepactions.tekton.dev","duration":0.000014767,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"error","timestamp":"2024-11-07T08:19:36.055Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"96fadbca-faf2-4a30-864e-6a4e3b68e2e0","knative.dev/key":"tasks.tekton.dev","duration":0.000018178,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"error","timestamp":"2024-11-07T08:19:36.055Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"9cc1e7ee-f63f-466a-a3ca-3ae5a763d3fc","knative.dev/key":"pipelines.tekton.dev","duration":0.000012712,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"error","timestamp":"2024-11-07T08:19:36.055Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"6ece7bcc-c3db-4a55-a8ec-94a21bb18963","knative.dev/key":"taskruns.tekton.dev","duration":0.000017614,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"error","timestamp":"2024-11-07T08:19:36.055Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"5fcc2b34-8a14-41bb-8e90-287262d83919","knative.dev/key":"pipelineruns.tekton.dev","duration":0.000018244,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
I1107 08:19:36.055936 1 leaderelection.go:260] successfully acquired lease tekton-pipelines/tekton-pipelines-webhook.webhookcertificates.00-of-01
I1107 08:19:36.056287 1 leaderelection.go:260] successfully acquired lease tekton-pipelines/tekton-pipelines-webhook.validationwebhook.00-of-01
I1107 08:19:36.056586 1 leaderelection.go:260] successfully acquired lease tekton-pipelines/tekton-pipelines-webhook.configmapwebhook.00-of-01
{"severity":"info","timestamp":"2024-11-07T08:19:36.056Z","logger":"tekton-pipelines-webhook","caller":"leaderelection/context.go:158","message":"\"tekton-pipelines-webhook-846bd5bbdc-mhxnd_b94b37e1-3327-45c2-9b4d-a5d21dbb0716\" has started leading \"tekton-pipelines-webhook.webhookcertificates.00-of-01\"","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.056Z","logger":"tekton-pipelines-webhook.WebhookCertificates","caller":"certificates/certificates.go:78","message":"Certificate secret \"webhook-certs\" is missing key \"server-key.pem\"","commit":"96db451","knative.dev/traceid":"840743fb-2fb7-4194-b3ab-5cefe5e992cc","knative.dev/key":"tekton-pipelines/webhook-certs"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.058Z","logger":"tekton-pipelines-webhook","caller":"leaderelection/context.go:158","message":"\"tekton-pipelines-webhook-846bd5bbdc-mhxnd_bb96378d-62e5-4b54-84f3-343342601168\" has started leading \"tekton-pipelines-webhook.validationwebhook.00-of-01\"","commit":"96db451"}
{"severity":"error","timestamp":"2024-11-07T08:19:36.058Z","logger":"tekton-pipelines-webhook.ValidationWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"2a9b8e93-ec96-437f-81d3-74f86ea3951b","knative.dev/key":"validation.webhook.pipeline.tekton.dev","duration":0.000019742,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.058Z","logger":"tekton-pipelines-webhook","caller":"leaderelection/context.go:158","message":"\"tekton-pipelines-webhook-846bd5bbdc-mhxnd_c8677d58-b96c-41a7-a07f-f54a05fc6480\" has started leading \"tekton-pipelines-webhook.configmapwebhook.00-of-01\"","commit":"96db451"}
{"severity":"error","timestamp":"2024-11-07T08:19:36.058Z","logger":"tekton-pipelines-webhook.ConfigMapWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"e9e84e43-a6e1-4613-9417-6d0767134ad4","knative.dev/key":"config.webhook.pipeline.tekton.dev","duration":0.000013563,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"error","timestamp":"2024-11-07T08:19:36.059Z","logger":"tekton-pipelines-webhook.DefaultingWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"07ad9163-79ed-495c-9886-dddd7cfe16f8","knative.dev/key":"webhook.pipeline.tekton.dev","duration":0.00002025,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"error","timestamp":"2024-11-07T08:19:36.060Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"bf56c674-fa04-404c-be3d-0fdb37e1b5f7","knative.dev/key":"stepactions.tekton.dev","duration":0.000023248,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"error","timestamp":"2024-11-07T08:19:36.061Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"2f1e8f8d-4bca-4e03-b8e3-8c3dd8e96b19","knative.dev/key":"resolutionrequests.resolution.tekton.dev","duration":0.000125086,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"error","timestamp":"2024-11-07T08:19:36.061Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"f8e28f11-8519-4919-bd8a-b82c02a54281","knative.dev/key":"pipelines.tekton.dev","duration":0.00001929,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"error","timestamp":"2024-11-07T08:19:36.061Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"47f3de33-ece3-479e-bba7-e93a7db619ec","knative.dev/key":"taskruns.tekton.dev","duration":0.000014921,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"error","timestamp":"2024-11-07T08:19:36.061Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"7b34ed18-3502-4b1d-90a8-db6225f8bb32","knative.dev/key":"pipelineruns.tekton.dev","duration":0.000012137,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"error","timestamp":"2024-11-07T08:19:36.061Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"f0811022-a8ea-41a1-a63a-d698fbe48af7","knative.dev/key":"tasks.tekton.dev","duration":0.000012723,"error":"secret \"webhook-certs\" is missing \"ca-cert.pem\" key","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.063Z","logger":"tekton-pipelines-webhook.WebhookCertificates","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/traceid":"840743fb-2fb7-4194-b3ab-5cefe5e992cc","knative.dev/key":"tekton-pipelines/webhook-certs","duration":0.006839081}
{"severity":"info","timestamp":"2024-11-07T08:19:36.064Z","logger":"tekton-pipelines-webhook.WebhookCertificates","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/traceid":"26c3b916-68d0-442c-b781-0608c779b462","knative.dev/key":"tekton-pipelines/webhook-certs","duration":0.000203415}
{"severity":"info","timestamp":"2024-11-07T08:19:36.075Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"conversion/reconciler.go:109","message":"updating CRD","commit":"96db451","knative.dev/traceid":"04c9fa89-775a-4fc4-a14d-828f60a7f7f7","knative.dev/key":"tasks.tekton.dev"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.081Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"conversion/reconciler.go:109","message":"updating CRD","commit":"96db451","knative.dev/traceid":"c0368ee6-574a-4504-a695-ad64c70aff1f","knative.dev/key":"pipelineruns.tekton.dev"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.086Z","logger":"tekton-pipelines-webhook.ValidationWebhook","caller":"validation/reconcile_config.go:228","message":"Updating webhook","commit":"96db451","knative.dev/traceid":"f193a3ed-6d5e-4775-8989-eaa90ed69433","knative.dev/key":"validation.webhook.pipeline.tekton.dev"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.089Z","logger":"tekton-pipelines-webhook.DefaultingWebhook","caller":"defaulting/defaulting.go:255","message":"Updating webhook","commit":"96db451","knative.dev/traceid":"ffcc31f1-07cb-42a4-8257-5b045dc7069f","knative.dev/key":"tekton-pipelines/webhook-certs"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.092Z","logger":"tekton-pipelines-webhook.ConfigMapWebhook","caller":"configmaps/configmaps.go:162","message":"Updating webhook","commit":"96db451","knative.dev/traceid":"df515b13-ff62-4ed9-b9f1-c48df9bc96e7","knative.dev/key":"tekton-pipelines/webhook-certs"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.096Z","logger":"tekton-pipelines-webhook.ConfigMapWebhook","caller":"configmaps/configmaps.go:162","message":"Updating webhook","commit":"96db451","knative.dev/traceid":"d1d425f8-3be9-46fa-98b2-2fc1fc945f70","knative.dev/key":"config.webhook.pipeline.tekton.dev"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.099Z","logger":"tekton-pipelines-webhook.ValidationWebhook","caller":"validation/reconcile_config.go:228","message":"Updating webhook","commit":"96db451","knative.dev/traceid":"82cd1494-2c5d-4c46-990b-2f00d954abac","knative.dev/key":"tekton-pipelines/webhook-certs"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.100Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/traceid":"04c9fa89-775a-4fc4-a14d-828f60a7f7f7","knative.dev/key":"tasks.tekton.dev","duration":0.031788358}
{"severity":"info","timestamp":"2024-11-07T08:19:36.102Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"conversion/reconciler.go:109","message":"updating CRD","commit":"96db451","knative.dev/traceid":"91935659-5c39-4f2d-b70c-62ea1d58fe25","knative.dev/key":"resolutionrequests.resolution.tekton.dev"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.115Z","logger":"tekton-pipelines-webhook.DefaultingWebhook","caller":"defaulting/defaulting.go:255","message":"Updating webhook","commit":"96db451","knative.dev/traceid":"603c3d74-ebdb-4dc5-8ed5-529c30c17436","knative.dev/key":"webhook.pipeline.tekton.dev"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.117Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/traceid":"c0368ee6-574a-4504-a695-ad64c70aff1f","knative.dev/key":"pipelineruns.tekton.dev","duration":0.051431156}
{"severity":"error","timestamp":"2024-11-07T08:19:36.117Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"22390da7-b4bf-40ce-ac58-6d16cae5f3b7","knative.dev/key":"stepactions.tekton.dev","duration":0.000051394,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.120Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"conversion/reconciler.go:109","message":"updating CRD","commit":"96db451","knative.dev/traceid":"48ea90ca-faaa-4f28-afb6-028399dcc043","knative.dev/key":"pipelines.tekton.dev"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.122Z","logger":"tekton-pipelines-webhook.ValidationWebhook","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/traceid":"f193a3ed-6d5e-4775-8989-eaa90ed69433","knative.dev/key":"validation.webhook.pipeline.tekton.dev","duration":0.057245849}
{"severity":"info","timestamp":"2024-11-07T08:19:36.123Z","logger":"tekton-pipelines-webhook.DefaultingWebhook","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/traceid":"ffcc31f1-07cb-42a4-8257-5b045dc7069f","knative.dev/key":"tekton-pipelines/webhook-certs","duration":0.058623016}
{"severity":"info","timestamp":"2024-11-07T08:19:36.123Z","logger":"tekton-pipelines-webhook.ConfigMapWebhook","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/traceid":"df515b13-ff62-4ed9-b9f1-c48df9bc96e7","knative.dev/key":"tekton-pipelines/webhook-certs","duration":0.057979691}
{"severity":"info","timestamp":"2024-11-07T08:19:36.124Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/traceid":"91935659-5c39-4f2d-b70c-62ea1d58fe25","knative.dev/key":"resolutionrequests.resolution.tekton.dev","duration":0.023916294}
{"severity":"info","timestamp":"2024-11-07T08:19:36.127Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"conversion/reconciler.go:109","message":"updating CRD","commit":"96db451","knative.dev/traceid":"d49654dd-ca62-4acc-bf82-c0e7ab89b1dd","knative.dev/key":"taskruns.tekton.dev"}
{"severity":"error","timestamp":"2024-11-07T08:19:36.128Z","logger":"tekton-pipelines-webhook.ConfigMapWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"d1d425f8-3be9-46fa-98b2-2fc1fc945f70","knative.dev/key":"config.webhook.pipeline.tekton.dev","duration":0.063361606,"error":"failed to update webhook: Operation cannot be fulfilled on validatingwebhookconfigurations.admissionregistration.k8s.io \"config.webhook.pipeline.tekton.dev\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"error","timestamp":"2024-11-07T08:19:36.128Z","logger":"tekton-pipelines-webhook.ValidationWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"82cd1494-2c5d-4c46-990b-2f00d954abac","knative.dev/key":"tekton-pipelines/webhook-certs","duration":0.063484111,"error":"failed to update webhook: Operation cannot be fulfilled on validatingwebhookconfigurations.admissionregistration.k8s.io \"validation.webhook.pipeline.tekton.dev\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.129Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/traceid":"48ea90ca-faaa-4f28-afb6-028399dcc043","knative.dev/key":"pipelines.tekton.dev","duration":0.012053132}
{"severity":"error","timestamp":"2024-11-07T08:19:36.138Z","logger":"tekton-pipelines-webhook.DefaultingWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"603c3d74-ebdb-4dc5-8ed5-529c30c17436","knative.dev/key":"webhook.pipeline.tekton.dev","duration":0.056477053,"error":"failed to update webhook: Operation cannot be fulfilled on mutatingwebhookconfigurations.admissionregistration.k8s.io \"webhook.pipeline.tekton.dev\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.138Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"conversion/reconciler.go:115","message":"CRD is up to date","commit":"96db451","knative.dev/traceid":"4e65f40c-da44-40f9-b916-09e3b110aef3","knative.dev/key":"tasks.tekton.dev"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.138Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/traceid":"4e65f40c-da44-40f9-b916-09e3b110aef3","knative.dev/key":"tasks.tekton.dev","duration":0.008669357}
{"severity":"info","timestamp":"2024-11-07T08:19:36.146Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"conversion/reconciler.go:115","message":"CRD is up to date","commit":"96db451","knative.dev/traceid":"7ac13d07-a763-424f-a644-aaecb6eb6416","knative.dev/key":"pipelineruns.tekton.dev"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.146Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/traceid":"7ac13d07-a763-424f-a644-aaecb6eb6416","knative.dev/key":"pipelineruns.tekton.dev","duration":0.007319281}
{"severity":"info","timestamp":"2024-11-07T08:19:36.153Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"conversion/reconciler.go:115","message":"CRD is up to date","commit":"96db451","knative.dev/traceid":"c0173afd-8508-4c6d-addf-fe6114ff8845","knative.dev/key":"resolutionrequests.resolution.tekton.dev"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.153Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/traceid":"c0173afd-8508-4c6d-addf-fe6114ff8845","knative.dev/key":"resolutionrequests.resolution.tekton.dev","duration":0.007070842}
{"severity":"error","timestamp":"2024-11-07T08:19:36.154Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"9b22bcfc-bcc4-4b1a-80ac-1088315c024d","knative.dev/key":"stepactions.tekton.dev","duration":0.000071276,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.159Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"conversion/reconciler.go:115","message":"CRD is up to date","commit":"96db451","knative.dev/traceid":"1ea54bd3-7477-4057-80ce-e6c03b6e00c1","knative.dev/key":"pipelines.tekton.dev"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.159Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/traceid":"1ea54bd3-7477-4057-80ce-e6c03b6e00c1","knative.dev/key":"pipelines.tekton.dev","duration":0.005389333}
{"severity":"error","timestamp":"2024-11-07T08:19:36.214Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"47685f09-a926-4a80-9436-7ca791b7a21b","knative.dev/key":"stepactions.tekton.dev","duration":0.000075258,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.220Z","logger":"tekton-pipelines-webhook.ConfigMapWebhook","caller":"configmaps/configmaps.go:168","message":"Webhook is valid","commit":"96db451","knative.dev/traceid":"23177acd-e08f-437e-974a-359977fbaa00","knative.dev/key":"config.webhook.pipeline.tekton.dev"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.220Z","logger":"tekton-pipelines-webhook.ConfigMapWebhook","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/traceid":"23177acd-e08f-437e-974a-359977fbaa00","knative.dev/key":"config.webhook.pipeline.tekton.dev","duration":0.091559433}
{"severity":"info","timestamp":"2024-11-07T08:19:36.221Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/traceid":"d49654dd-ca62-4acc-bf82-c0e7ab89b1dd","knative.dev/key":"taskruns.tekton.dev","duration":0.097727546}
{"severity":"info","timestamp":"2024-11-07T08:19:36.260Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"conversion/reconciler.go:115","message":"CRD is up to date","commit":"96db451","knative.dev/traceid":"3b73335f-d428-40a0-98b0-a1c916eea1d5","knative.dev/key":"taskruns.tekton.dev"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.260Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/traceid":"3b73335f-d428-40a0-98b0-a1c916eea1d5","knative.dev/key":"taskruns.tekton.dev","duration":0.003968523}
{"severity":"error","timestamp":"2024-11-07T08:19:36.314Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"72be0a19-36c8-45a4-8021-061e5fd2ac03","knative.dev/key":"stepactions.tekton.dev","duration":0.000060412,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.318Z","logger":"tekton-pipelines-webhook.ValidationWebhook","caller":"validation/reconcile_config.go:228","message":"Updating webhook","commit":"96db451","knative.dev/traceid":"80639b53-4e9d-4f38-b629-d509bd79445a","knative.dev/key":"tekton-pipelines/webhook-certs"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.320Z","logger":"tekton-pipelines-webhook.DefaultingWebhook","caller":"defaulting/defaulting.go:255","message":"Updating webhook","commit":"96db451","knative.dev/traceid":"370fdfde-b352-44b2-8c99-3ca160c95766","knative.dev/key":"webhook.pipeline.tekton.dev"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.326Z","logger":"tekton-pipelines-webhook.ConfigMapWebhook","caller":"configmaps/configmaps.go:168","message":"Webhook is valid","commit":"96db451","knative.dev/traceid":"4e5ecf8f-b203-4711-972c-5560be691e82","knative.dev/key":"config.webhook.pipeline.tekton.dev"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.326Z","logger":"tekton-pipelines-webhook.ConfigMapWebhook","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/traceid":"4e5ecf8f-b203-4711-972c-5560be691e82","knative.dev/key":"config.webhook.pipeline.tekton.dev","duration":0.106191678}
{"severity":"info","timestamp":"2024-11-07T08:19:36.329Z","logger":"tekton-pipelines-webhook.ValidationWebhook","caller":"validation/reconcile_config.go:228","message":"Updating webhook","commit":"96db451","knative.dev/traceid":"c0495f45-0f36-49e1-9cd8-1d0c9aac4da9","knative.dev/key":"validation.webhook.pipeline.tekton.dev"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.330Z","logger":"tekton-pipelines-webhook.ValidationWebhook","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/traceid":"80639b53-4e9d-4f38-b629-d509bd79445a","knative.dev/key":"tekton-pipelines/webhook-certs","duration":0.193696386}
{"severity":"info","timestamp":"2024-11-07T08:19:36.331Z","logger":"tekton-pipelines-webhook.DefaultingWebhook","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/traceid":"370fdfde-b352-44b2-8c99-3ca160c95766","knative.dev/key":"webhook.pipeline.tekton.dev","duration":0.192185239}
{"severity":"info","timestamp":"2024-11-07T08:19:36.343Z","logger":"tekton-pipelines-webhook.DefaultingWebhook","caller":"defaulting/defaulting.go:255","message":"Updating webhook","commit":"96db451","knative.dev/traceid":"7caa23bb-d9ad-48a5-9742-bceb4e3c1c8a","knative.dev/key":"webhook.pipeline.tekton.dev"}
{"severity":"info","timestamp":"2024-11-07T08:19:36.344Z","logger":"tekton-pipelines-webhook.ValidationWebhook","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/traceid":"c0495f45-0f36-49e1-9cd8-1d0c9aac4da9","knative.dev/key":"validation.webhook.pipeline.tekton.dev","duration":0.21541517}
{"severity":"info","timestamp":"2024-11-07T08:19:36.347Z","logger":"tekton-pipelines-webhook.DefaultingWebhook","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"96db451","knative.dev/traceid":"7caa23bb-d9ad-48a5-9742-bceb4e3c1c8a","knative.dev/key":"webhook.pipeline.tekton.dev","duration":0.016255379}
{"severity":"error","timestamp":"2024-11-07T08:19:36.475Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"e53ffb6c-701a-4c18-bb6a-4a4154c13898","knative.dev/key":"stepactions.tekton.dev","duration":0.000057382,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"error","timestamp":"2024-11-07T08:19:36.795Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"fa061adf-d9e2-4f10-ad65-8cfea28ed74a","knative.dev/key":"stepactions.tekton.dev","duration":0.000060493,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"error","timestamp":"2024-11-07T08:19:37.436Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"d4087a1f-5981-4ea9-9252-2b1b0b361b3c","knative.dev/key":"stepactions.tekton.dev","duration":0.000066045,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"error","timestamp":"2024-11-07T08:19:38.717Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"3bc47609-6ad3-434d-bdee-d2f7ead8e0d8","knative.dev/key":"stepactions.tekton.dev","duration":0.000053892,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"error","timestamp":"2024-11-07T08:19:41.277Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"6010e140-50bd-49b1-8357-2c4bd0923d87","knative.dev/key":"stepactions.tekton.dev","duration":0.000059984,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"info","timestamp":"2024-11-07T08:19:43.116Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000535d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1919\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bce9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1919, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:17210\", RequestURI:\"/config-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc00092ecc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/config-validation\", ctx:(*context.cancelCtx)(0xc00033f590), pat:(*http.pattern)(0xc0004fde60), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:19:43.116Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"/v1, Kind=ConfigMap","knative.dev/namespace":"tekton-pipelines","knative.dev/name":"feature-flags-triggers","knative.dev/operation":"CREATE","knative.dev/resource":"/v1, Resource=configmaps","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"dfd03c55-6385-44d6-a02a-9254ed2ec38b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"error","timestamp":"2024-11-07T08:19:46.398Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"60dd7529-f47e-4918-862b-f0436f36595d","knative.dev/key":"stepactions.tekton.dev","duration":0.000062492,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"error","timestamp":"2024-11-07T08:19:56.638Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"f0be85a1-5196-49f4-a409-5b51c8e5c26d","knative.dev/key":"stepactions.tekton.dev","duration":0.000079148,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"error","timestamp":"2024-11-07T08:20:17.119Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"91d9cc0d-1ff0-40ce-8f36-6394d27b5767","knative.dev/key":"stepactions.tekton.dev","duration":0.000083093,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.210Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9ac60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2348\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9f080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2348, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000ac6190), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.213Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=Task\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/steps/0/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/steps/1/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/steps/2/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/params/0/type\",\"value\":\"string\"},{\"op\":\"add\",\"path\":\"/spec/params/1/type\",\"value\":\"string\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"tektoncd","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.213Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"tektoncd","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"91b03058-3eda-4fb1-9efc-d40afeaa4f78","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.216Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b28cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2549\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9fd80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2549, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000ac6500), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.220Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"tektoncd","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"c60e005f-b666-435e-8c8e-3f718cf6f1c4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.226Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b28120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2073\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2073, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000ac6280), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.230Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b297a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2166\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2166, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000ac63c0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.231Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskRef/kind\",\"value\":\"Task\"},{\"op\":\"add\",\"path\":\"/spec/params/0/type\",\"value\":\"string\"},{\"op\":\"add\",\"path\":\"/spec/params/1/type\",\"value\":\"string\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.231Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"4e7237a6-dd06-40f4-b936-cb03a52c8372","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.233Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f8b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2315\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8be00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2315, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000ac65f0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.233Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"277e13b4-5b8a-4d80-b53f-33e10c9ac569","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.235Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1826\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1826, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000ac6c30), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.242Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000924750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2031\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84f80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2031, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000ac6e10), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.244Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/status\",\"value\":{}},{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/timeouts\",\"value\":{\"pipeline\":\"1h0m0s\"}}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.244Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"c6412188-90a0-444c-b714-cee2e2214c4f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.245Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2167\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c859c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2167, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000ac7e50), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.246Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"0dff6787-82a2-4f1b-9fe6-63000ad59756","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.248Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1662\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c85e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1662, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000266190), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.262Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00015fcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2995\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02b00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2995, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000266640), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.264Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.264Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1a75ddc7-d5be-4941-b782-edc20560671a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.266Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000239320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3143\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3143, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000266910), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.266Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e9d4a2b0-af0f-4968-82f2-e3cce13f23f7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.270Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000434990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2382\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2382, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000266be0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.275Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000435cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4142\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4142, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000266e10), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.276Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.277Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2e8f1dd2-391b-4dbb-b7ec-eefca55ad8d4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.283Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000446990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4130\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4130, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000267450), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.284Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3b0f5384-b28e-4955-b54c-852ed32d26da","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.288Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000370480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1917\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1917, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000267c70), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.293Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000371710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6669\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000127580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6669, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000267ea0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.295Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.295Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"81519d2d-2f2b-47b2-9bed-a57678320191","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.308Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000534480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5478\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038a840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5478, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002685f0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.309Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.309Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e68fa27a-5410-4a8b-a38e-f587f041c9ed","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.312Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000534f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5454\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5454, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000268a50), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.313Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"51ffe29a-1382-4d18-baf8-9c25c3982d1b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.319Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000535830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2519\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2519, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000268eb0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.323Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000535e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6924\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038bc00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6924, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269130), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.332Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.332Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0e0e787d-1113-4e32-abe4-65b5a65383cc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.335Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7918\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7918, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269680), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.336Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.336Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7504149f-2fd1-41e4-b963-c6f0b62dc63a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.336Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f17a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6924\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035d900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6924, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000269950), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.342Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cd939b5d-78bd-4b8d-8bb0-54ca32b0186b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.361Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008aaa20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4403\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4403, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f8820), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.369Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008ab320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2274\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039bf00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2274, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f8af0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.370Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=Task\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/steps/0/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/steps/1/computeResources\",\"value\":{}}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"tektoncd","knative.dev/name":"task-volume","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.370Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"tektoncd","knative.dev/name":"task-volume","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"2a6711fc-4ff9-434f-903c-0ac2d7fe229d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.373Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008ab710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2421\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2421, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f8d70), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.376Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"tektoncd","knative.dev/name":"task-volume","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"0addf7c8-8726-4c35-a76e-c449097c31ad","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.376Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008ab950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8055\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089e7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8055, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00038da90), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.379Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.379Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5b163429-f9f5-4785-8bd8-b6450e649cf1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.385Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000982480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8055\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000910540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8055, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000034370), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.387Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cd29365a-bbad-4de1-ad46-1b0a350cda50","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.388Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000982d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1952\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000911a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1952, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000034780), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.395Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000983170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4930\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000998200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4930, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000034960), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.403Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000983830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1493\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000998880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1493, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000034d20), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.404Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/serviceAccountName\",\"value\":\"\"},{\"op\":\"add\",\"path\":\"/status\",\"value\":{\"podName\":\"\"}},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/taskRef/kind\",\"value\":\"Task\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.404Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"03660b79-be3d-410b-8a3c-b87f7afdbeeb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.406Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000983d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1721\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000998dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1721, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000034f50), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.406Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"689176d3-9a4a-4a06-a581-5ff391c2e2ec","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.409Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b282d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1231\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000999280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1231, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000350e0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.411Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b28750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10872\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000999840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10872, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000352c0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.414Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.414Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"67f57c90-e476-4a18-b366-50dac1074331","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.418Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b297a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10872\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10872, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000035770), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.419Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4584ce13-65c8-48b1-8b15-d93037f6c235","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.427Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f8480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5336\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5336, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000035ae0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.486Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3340\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8aec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3340, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000035ef0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.487Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.487Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6faaf3af-15d0-4bfe-b2bb-0f406e1fc5b7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.498Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f98c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3316\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3316, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000ac6370), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.499Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"dfa44667-046f-4ad0-8a04-6d765277143b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.504Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000924000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1549\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8bb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1549, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000ac6550), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.509Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009245a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5737\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c841c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5737, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000ac6730), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.510Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.510Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ee27c9e8-fdec-430f-aec1-c6da1bfc790d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.545Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000925200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6055\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6055, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000ac69b0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.547Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.547Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"386432f8-42bd-4943-ab7d-5e3be9a27a29","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.552Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6055\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84f80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6055, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000ac6e10), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.552Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2258882b-8037-455e-a157-35897fdd336d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.559Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3917\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c85a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3917, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000ac7040), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.570Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8694\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8694, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000ac72c0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.571Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.572Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"00519aee-90c7-4502-96bf-35182fa222ae","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.579Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8694\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8694, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000ac7860), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.580Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c8812351-cee1-4c2f-b9a7-a8777607e560","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:22.589Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4188\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4188, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000ac7b30), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:25.828Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8969\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038be40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8969, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f8a50), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:25.829Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:25.829Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ec893138-0a76-4ee9-9fd9-7ad79418a3fe","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:25.831Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000174c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8969\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8969, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f8ff0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:25.832Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8e64cf1c-a8f3-409b-9799-810f16821fa3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:25.835Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004341b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4192\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035d940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4192, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f92c0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:26.438Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11270\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091abc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11270, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dc820), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:26.439Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:26.439Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8a16c5f3-8c85-4096-8ea2-1740af51b791","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:26.442Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9b170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11270\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11270, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000dccd0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:26.442Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2b6d2a6a-b055-42f3-895c-21352f63ad34","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:26.447Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9bcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5328\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091ba40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5328, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000dd180), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.444Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11291\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bce100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11291, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001eb090), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.445Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.445Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e66dd99b-4f2d-4331-b6ff-e1dbd1052ba6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.447Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af70e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11291\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bceb00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11291, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0001eb720), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.448Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"43ec93df-9dbf-4a8c-8e20-eb67736922c5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.451Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af7cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5357\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5357, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001ebc70), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.844Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c423f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9157\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b62100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9157, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033f630), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.845Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.845Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1c34d22c-bbb8-4a19-a781-80c918a601ed","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.847Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c42fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9157\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b62740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9157, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033fbd0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.848Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a89bf049-ceb3-4bc9-90c4-f2eae3a84ca8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.853Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c43a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4376\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b62cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4376, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033fea0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.858Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cd0240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9341\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b63280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9341, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000cd41e0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.860Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:28.860Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b6ca5431-2a3c-4cc0-ba93-0f4ddf30763c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:29.868Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cd0000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9540\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b62f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9540, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000cd5450), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:29.869Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:29.870Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9db975ab-ce53-4cf0-847c-7156bcb0c96d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:29.872Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cd0e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9540\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b639c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9540, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000cd59f0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:29.873Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f277e2d5-1f1b-4238-bdd3-008188988c6d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:29.882Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cd1b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4575\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b63f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4575, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000cd5cc0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:29.886Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000982360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9739\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009119c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9739, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000034000), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:29.887Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:29.887Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"93050b61-b32f-4fd5-b230-bc6f616ecdda","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:29.890Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000983200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9739\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009981c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9739, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000034730), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:29.891Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4e6bdff1-ab4a-4f9f-87a6-dd335dc8a4d0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:30.845Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000983ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10016\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000999680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10016, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000ac6410), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:30.847Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:30.847Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"48833efd-3fde-4b43-8f7e-10e75544c8da","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:30.849Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b29440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10016\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000999c80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10016, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000ac6a00), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:30.849Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"test-template-volume","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d52bfc64-26ef-4af1-88f5-a77b3c1235a9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:30.853Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4852\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4852, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000ac79f0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:32.469Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11590\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c85bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11590, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268d20), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:32.471Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:32.471Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"50fdb557-eb40-4c06-b265-e333542c3a77","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:32.474Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11590\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11590, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000269130), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:32.475Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8b332af1-704e-4c4e-a025-27099e540ec6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:32.480Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000174b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5627\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5627, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000269400), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:32.486Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000175d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11860\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11860, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269680), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:32.487Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:32.487Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"922e1fa0-a27c-4350-bc4d-091a36eac4c6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:33.460Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000435ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12258\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000127bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12258, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f8f00), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:33.462Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:33.462Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"eff6ed8b-a650-4ccf-997c-eee95069f6c1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:33.464Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000370480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12258\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038ab00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12258, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f9310), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:33.465Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3e5a1cc8-8e03-410b-a887-4922ef30fb95","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:33.468Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0005341b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6025\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b3c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6025, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f95e0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:33.475Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000534c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12656\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038ba00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12656, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f9860), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:33.477Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:33.477Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8bc83b70-5201-4ec2-abca-60f187e7ba4b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:33.479Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12656\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12656, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f9c70), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:33.479Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cf3f83dc-2c5f-43e1-8493-4b2ec9f87f4c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:34.474Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f1440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12933\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12933, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00038dc20), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:34.476Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:34.476Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"22e04766-9277-4aa4-98b1-c9bfe4a29571","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:34.478Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008aacf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12933\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12933, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00003a5a0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:34.479Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1467fb31-c208-419e-ab12-233f7df548e0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:34.483Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008abe60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6302\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008807c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6302, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00003a910), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:34.489Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9456\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880e00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9456, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:18174\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003ab90), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:34.491Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:20:34.491Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"26f59606-087e-4614-bc00-3efb31626687","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:34.493Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9456\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008815c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9456, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:28686\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000207680), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00003b090), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:34.494Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"tektoncd","knative.dev/name":"output-pipeline-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c10bc3be-4eaf-43e1-8728-5de1d00e25c4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:20:34.497Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9b9e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4449\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4449, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000dc690), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:51.454Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007a8090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1826\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9ed00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1826, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007a1040), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:52.701Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007a85a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4449\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b62c80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4449, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c25a0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:52.711Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007a8f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6302\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b63300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6302, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2870), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:53.943Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007a99e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2073\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0007e10c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2073, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00081e7d0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:20:55.188Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007a9d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4852\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008a46c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4852, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00081fbd0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"error","timestamp":"2024-11-07T08:20:58.080Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"27bb764c-1e10-47ce-a7d9-08884a72ab7c","knative.dev/key":"stepactions.tekton.dev","duration":0.00011347,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"info","timestamp":"2024-11-07T08:21:07.433Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c0b560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1952\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c3a900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1952, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:1172\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000c402d0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"error","timestamp":"2024-11-07T08:22:20.001Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"1796ce48-096c-4c4d-98a9-d16b208e6b1a","knative.dev/key":"stepactions.tekton.dev","duration":0.000116131,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"info","timestamp":"2024-11-07T08:23:51.084Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b5320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1645\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000911cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1645, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c2280), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:51.085Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1beta1, Kind=ClusterTask\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/steps/0/resources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/steps/1/resources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/params/0/type\",\"value\":\"string\"},{\"op\":\"add\",\"path\":\"/spec/params/1/type\",\"value\":\"string\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1beta1, Kind=ClusterTask","knative.dev/namespace":"","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=clustertasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:23:51.085Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1beta1, Kind=ClusterTask","knative.dev/namespace":"","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=clustertasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"6ff11985-6889-44e5-a16a-2645136f15a0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:51.089Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b5c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1874\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad04c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1874, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c25f0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:51.091Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1beta1, Kind=ClusterTask","knative.dev/namespace":"","knative.dev/name":"read-clustertask-8tlcb","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=clustertasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"ba423124-f0cd-4c21-b97b-18d6debe357c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.718Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000812480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1351\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1351, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099f4f0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.719Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.719Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"aa88f696-dece-44d7-af4c-8c9fc3e7727d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.721Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000812b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1601\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1601, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00099f680), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.721Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"947d201b-ea86-4240-8bac-489826e65c32","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.737Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000813050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1164\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1164, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00099fa90), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.744Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008135f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1265\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1265, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099fc70), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.746Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1beta1, Kind=CustomRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/serviceAccountName\",\"value\":\"\"},{\"op\":\"add\",\"path\":\"/status\",\"value\":{\"extraFields\":null}},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1beta1, Kind=CustomRun","knative.dev/namespace":"testcli-9msl5","knative.dev/name":"customrun-foo","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=customruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.746Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1beta1, Kind=CustomRun","knative.dev/namespace":"testcli-9msl5","knative.dev/name":"customrun-foo","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=customruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"bdd97b74-be7f-40d8-bad8-1de28aeb69fa","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.749Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a06000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1399\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b964c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1399, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00099fe50), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.749Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1beta1, Kind=CustomRun","knative.dev/namespace":"testcli-9msl5","knative.dev/name":"customrun-foo","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=customruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"b19a9ab7-eff0-44f7-bc8a-56b3375d0525","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.768Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a06360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3271\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b96980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3271, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a140a0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.769Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.769Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"961eab6a-0714-4cea-9608-87017d1aed05","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.771Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a06d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3247\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b96f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3247, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000a14370), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.771Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ae25a6d9-2250-4abb-99d1-fc8af50d29b8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.785Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a07560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1530\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b97480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1530, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000a145a0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.793Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a07b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5824\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b97a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5824, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a147d0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.795Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.795Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"36ca354d-5eda-4f77-97df-f6ba5037e28c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.828Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a7c6c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6190\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bea1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6190, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a149b0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.829Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.829Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5eff8551-f970-4273-ae92-f482e8a1b175","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.832Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a7d290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6190\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bea900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6190, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000a14c80), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.832Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"dc650987-be24-4b52-8181-3748e3d87fbe","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.836Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a7dd40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4054\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000beaf00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4054, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000a14eb0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.846Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b845a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9031\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bebd40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9031, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000a15a40), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.848Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.848Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cad8b32f-533f-426b-81c7-7c64c4540209","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.850Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b853b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9031\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9031, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000a15d10), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.852Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c717bc6e-e1a2-4604-9726-5f322ee8a6ce","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:52.856Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2c120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4371\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4371, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000c2e000), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:54.959Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2c900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9340\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c41000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9340, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000c4c870), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:54.961Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:23:54.961Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e8c72ecb-4125-4331-99c5-788a3ed6a7a7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:54.964Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c2d710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9340\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c41840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9340, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000c4cb40), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:54.965Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e1b422ef-85ad-4f3a-a495-e5bb9e1f8530","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:54.970Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d36480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4363\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c41ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4363, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000c4cd70), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:55.973Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d6c630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9346\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d6a780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9346, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000d57040), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:55.977Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:23:55.977Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a7efeb65-8cb0-41a1-9dc9-423613dbfdbe","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:55.987Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d6c000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9346\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d6a000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9346, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000d56000), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:55.989Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ead9bdb9-00ba-4fbb-a851-5de041b02979","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:55.994Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d6d560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4377\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000d6a680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4377, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000d56230), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:57.974Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000924240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9528\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9528, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268f00), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:57.976Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:23:57.977Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"844a6bb4-583f-41a3-a668-768af1d21b29","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:57.979Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a20d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9528\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9528, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0002691d0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:57.980Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4b1e55a2-5dbc-4464-b118-3858d9bb071f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:57.983Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4545\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c85b00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4545, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000269400), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.239Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1078\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1078, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269630), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.240Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskRef/kind\",\"value\":\"Task\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-4bf6q","knative.dev/name":"output-pipeline-1","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.240Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-4bf6q","knative.dev/name":"output-pipeline-1","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"9594151b-b862-48b1-8dbf-070d5b1143bd","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.242Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1195\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1195, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000269770), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.242Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-4bf6q","knative.dev/name":"output-pipeline-1","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"0d818046-4fd0-4b2b-842a-8cb2767caefd","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.246Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"769\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:769, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000269900), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.264Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007013b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1078\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1078, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269a40), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.264Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskRef/kind\",\"value\":\"Task\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-4bf6q","knative.dev/name":"output-pipeline-2","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.264Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-4bf6q","knative.dev/name":"output-pipeline-2","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"fc15b741-81c3-4b8d-8ddd-20f0c967ac31","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.266Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007018c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1195\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1195, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000269b80), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.267Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-4bf6q","knative.dev/name":"output-pipeline-2","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"ea25728d-80b6-4366-9f4c-cad8f2885898","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.271Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"769\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:769, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000269d10), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.277Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1078\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048da00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1078, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269e50), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.277Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskRef/kind\",\"value\":\"Task\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-4bf6q","knative.dev/name":"output-pipeline-3","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.277Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-4bf6q","knative.dev/name":"output-pipeline-3","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"0664f2f8-eb31-43bd-a8dc-8e70bf061288","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.279Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00015fcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1195\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000127bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1195, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0001cd720), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.279Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-4bf6q","knative.dev/name":"output-pipeline-3","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"a67e3b62-2d3d-4069-80dd-636470f29842","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.283Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001746c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"769\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038a840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:769, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0002f2190), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.393Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000174d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1525\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1525, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00038c140), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.394Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=Task\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/steps/0/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/steps/1/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/steps/2/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/params/0/type\",\"value\":\"string\"},{\"op\":\"add\",\"path\":\"/spec/params/1/type\",\"value\":\"string\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.394Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"c9829333-2a14-45c5-a9d7-01cd987fe874","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.398Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001758c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1726\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1726, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00038c730), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.401Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"cfb9912b-9b75-4a2d-8791-9a2de0099afb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.403Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004341b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1430\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1430, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e43c0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.404Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskSpec/spec\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskSpec/metadata\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskSpec/steps/0/computeResources\",\"value\":{}}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.404Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"b840c09b-5bf1-4eb2-8314-7c15bb071839","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.409Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000434bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1581\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039bb40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1581, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e4640), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.410Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"b0676f25-d175-4fa5-8d84-6422c5e1b1be","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.412Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000435170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1256\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1256, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e54f0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.423Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000435950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1525\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1525, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e5770), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.424Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=Task\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/steps/0/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/steps/1/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/steps/2/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/params/0/type\",\"value\":\"string\"},{\"op\":\"add\",\"path\":\"/spec/params/1/type\",\"value\":\"string\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-dkpdc","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.424Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-dkpdc","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"0f049333-5819-4a2b-b9a0-aa68f5c7bb7b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.431Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000446360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1726\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1726, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e58b0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.434Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-dkpdc","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"69ae2464-b372-4571-8ceb-52cfa4856b68","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.437Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004466c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1429\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1429, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001ebc70), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.438Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskRef/kind\",\"value\":\"Task\"},{\"op\":\"add\",\"path\":\"/spec/params/0/type\",\"value\":\"string\"},{\"op\":\"add\",\"path\":\"/spec/params/1/type\",\"value\":\"string\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.438Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"1adfeded-d428-47cd-88c9-b003bbd42d67","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.439Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003701b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1093\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1093, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033eaf0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.441Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003705a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1578\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091bd80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1578, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033ecd0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.442Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"1e42f534-f184-473e-b671-68e153637b48","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.444Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000371710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1256\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aac780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1256, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033f4f0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"error","timestamp":"2024-11-07T08:23:58.445Z","logger":"tekton-pipelines-webhook","caller":"webhook/webhook.go:248","message":"http: TLS handshake error from 172.18.0.4:2149: read tcp 10.244.1.3:8443->172.18.0.4:2149: read: connection reset by peer\n","commit":"96db451","stacktrace":"knative.dev/pkg/webhook.(*zapWrapper).Write\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/webhook/webhook.go:248\nlog.(*Logger).output\n\tlog/log.go:245\nlog.(*Logger).Printf\n\tlog/log.go:268\nnet/http.(*Server).logf\n\tnet/http/server.go:3487\nnet/http.(*conn).serve\n\tnet/http/server.go:1983"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.462Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000371a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1429\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aace00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1429, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033f680), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.463Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskRef/kind\",\"value\":\"Task\"},{\"op\":\"add\",\"path\":\"/spec/params/0/type\",\"value\":\"string\"},{\"op\":\"add\",\"path\":\"/spec/params/1/type\",\"value\":\"string\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-dkpdc","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.463Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-dkpdc","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"8f33fb70-082d-43c8-a39e-ae1f48cca1a6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.465Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0005342d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1578\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aad340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1578, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033f810), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.466Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-dkpdc","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"8752de1d-8b5b-42b5-9d77-1e8f5ba08b56","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.467Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000534870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1095\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aadd00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1095, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033fe50), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:58.472Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000534d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1095\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bce400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1095, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000340f0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.402Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000535560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"769\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcfc80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:769, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000035b80), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.665Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0005358c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"769\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:769, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000035e00), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.763Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000535c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1215\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1215, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002660a0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.764Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/timeouts\",\"value\":{\"pipeline\":\"1h0m0s\"}},{\"op\":\"add\",\"path\":\"/spec/taskRunTemplate/serviceAccountName\",\"value\":\"default\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.764Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"370add12-9ab5-4fe8-af63-f6e1190bbc5c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.765Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008722d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1449\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000beee00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1449, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000266460), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.766Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"7d2c2bee-44e7-44d0-bc0e-79887e66ed94","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.771Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"998\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:998, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0002666e0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.782Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2504\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2504, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000266910), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.783Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.783Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ba4b344f-15e6-4ba4-a01b-1a8c309b1f07","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.787Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008737a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2652\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9ee00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2652, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000266b90), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.789Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b450aac6-5712-41f6-96a7-91bb0b7f7765","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.793Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1886\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b62080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1886, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000267e00), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.801Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2835\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b626c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2835, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f8050), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.802Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.802Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"73193e17-6987-477a-97b0-104db8f92d25","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.803Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9ac60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2823\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b62c80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2823, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f82d0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.804Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"747d4890-b1df-48be-82cc-6ab007dd1cbe","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.822Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9b320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1258\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b63200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1258, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f85f0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.825Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9b7a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5365\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b637c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5365, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f8780), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.827Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.827Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"da07096c-a2ae-4a54-a941-30247dbd6498","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.843Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af61b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1314\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4c780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1314, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f9360), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.844Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/timeouts\",\"value\":{\"pipeline\":\"1h0m0s\"}},{\"op\":\"add\",\"path\":\"/spec/taskRunTemplate/serviceAccountName\",\"value\":\"default\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.844Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"6de4422a-4f4b-43b5-be76-a8965813986c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.845Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4470\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4cec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4470, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f9590), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.846Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.846Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"452d35ea-17d5-4126-8284-a1b895234b15","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.849Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af7170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4446\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4d7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4446, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f9860), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.859Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"13081df8-ad83-4872-95a6-ffab326c7127","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.878Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1538\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000911dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1538, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c25f0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.878Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"b82d3f76-6918-4fd3-9b90-d1733469a1a7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.881Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2002\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089e3c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2002, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2870), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.890Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5625\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089ec40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5625, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c2a00), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.892Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.892Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"157ab562-74ed-4f8e-879d-2c73f8c6edc4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.897Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af75f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1092\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089f380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1092, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2c80), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.905Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af7c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5625\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5625, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c2eb0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.906Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"502d6422-3df1-4410-a297-0a65ec744dc4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.970Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000982510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6632\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8ad00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6632, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c3130), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.972Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.972Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8576f473-d1e1-40bc-a579-bd32307f082e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:23:59.993Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000982cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3747\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3747, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c33b0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.259Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009833b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2444\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8bbc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2444, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c3540), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.261Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.261Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bfe565b6-4a72-43ef-a605-c34ed7e01f0d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.264Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000983b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2592\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2592, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c3770), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.265Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8adb77cc-800f-49e5-b584-0c9d997e3bf9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.270Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b28000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1820\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c846c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1820, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c39a0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.292Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b28630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3013\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3013, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c3bd0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.296Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.296Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1717a86b-5ed4-41cf-b14e-b6239168f8c4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.300Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b29320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3001\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c85a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3001, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000dc780), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.300Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d127a713-ba43-40c9-81cb-d9d83bb89d68","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.310Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b29d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10172\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10172, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dce10), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.313Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.313Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"59e746f8-bdfb-4859-bfed-4e2720e9901f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.313Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6748\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6748, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:24011\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ae40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dd220), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.315Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.315Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8f50fbe3-58e8-43bb-9336-0c539dc00253","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.317Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000924240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6748\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6748, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000dd8b0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.319Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"362e6164-de6e-4327-b85b-4356990da478","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.319Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000924b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1347\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1347, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000268910), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.323Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a20ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5546\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000127340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5546, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268d20), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.324Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.324Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2a6cf767-3baa-422a-8146-cf7553d4d72f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.337Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a217a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10172\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038a680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10172, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000269090), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.338Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-tn7dn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4cc178ac-823b-498a-a9cf-ad30380cfe3f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.361Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4135\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4135, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000269c20), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.398Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6964\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038bf40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6964, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269db0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.400Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.400Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9c73efc5-8fd8-49a1-9458-958195c69308","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.421Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6964\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6964, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0001cdea0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.423Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"42371ba4-1199-496b-b247-48f842fc2d3d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.427Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00015fa70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5021\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5021, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00026fae0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.432Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000175320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9097\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039ba00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9097, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00038c730), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.433Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.433Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5585b734-a4de-4b09-8fce-2ec21dad523c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.478Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000434e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1279\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1279, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00038d6d0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.479Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/timeouts\",\"value\":{\"pipeline\":\"1h0m0s\"}},{\"op\":\"add\",\"path\":\"/spec/taskRunTemplate/serviceAccountName\",\"value\":\"default\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.479Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"e43b7a38-8cf4-449e-b2d3-f28e3e7a0672","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.480Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000435a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5801\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5801, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00038dc20), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.482Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.482Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"51f62a6a-dc1b-450a-a05c-33c71bec1a61","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.485Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000370000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5801\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880fc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5801, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00003a460), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.486Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"911dcd5d-0008-4df1-a8f6-7d1cb3a4b573","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.502Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000371a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1503\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1503, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00003a910), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.502Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"d43660a7-d779-46fe-855f-a78633fdb58a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.519Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000371e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9097\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881e00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9097, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003ab40), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.521Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.522Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"21b0677b-e270-498c-b7bc-668cd11dc329","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.526Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000534b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9097\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091a600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9097, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00003ae60), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.527Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7764007a-5d59-4a5a-a665-420405623c67","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.529Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000535680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3839\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3839, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e4a00), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.540Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"769\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091bc00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:769, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e5360), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.541Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1057\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aac280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1057, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e54a0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.612Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4351\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aac880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4351, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e5810), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.734Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000873830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2444\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aacf80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2444, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e5a40), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.736Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.736Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fb44a365-b91e-449d-a9ac-8a87c4278b8c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.748Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2592\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aad4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2592, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e5c70), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.749Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f51fd1f7-855b-43f0-86eb-db6f7b89a712","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.750Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4406\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aadac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4406, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001ea000), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.750Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.751Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"66b4156c-fc73-4474-b2ef-55870d5e6199","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.755Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9b3b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4382\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bce0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4382, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:24886\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0001ea3c0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.756Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"99f3337f-863a-4b2d-85f1-e4cfa245d0e3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.773Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9bc20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1820\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bce780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1820, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001ea780), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.816Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008aa750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1280\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcedc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1280, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001eaaa0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.817Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1beta1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskSpec/spec\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskSpec/steps/0/resources\",\"value\":{}}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1beta1, Kind=Pipeline","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"simple-example-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.817Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1beta1, Kind=Pipeline","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"simple-example-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"4fafc5d8-d0ca-442c-9ecb-b7985c57303d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.817Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008aac60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1998\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1998, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001eab90), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.829Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008ab170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2943\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcfa00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2943, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001eb090), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.831Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.831Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3511247e-9101-42d0-9872-0a1b1a41f875","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.832Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008ab950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1410\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1410, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:24886\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0001eb6d0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.834Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1beta1, Kind=Pipeline","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"simple-example-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"3a2157c4-94f3-43c4-b975-05c70e40e7bd","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.860Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000812d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"894\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9fd00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:894, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000340a0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.864Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000813320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2931\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b62840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2931, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:24886\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000034af0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.865Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5ea169eb-8889-412f-89e3-ec0110bfd465","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.879Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000813a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6862\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b62e00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6862, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000034fa0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.880Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.880Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"441ff6bb-5984-470f-9405-5bc3e796e4a0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.883Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"901\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b63480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:901, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000035360), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.884Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"901\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b63a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:901, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000035450), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.899Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1312\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009105c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1312, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000035680), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.904Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af75f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1341\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000911cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1341, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000035950), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.905Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1beta1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/status\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1beta1, Kind=PipelineRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.905Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1beta1, Kind=PipelineRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"8bd177e4-f5d5-49aa-b0ed-0ca3ad2e8718","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.907Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af7dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5476\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089e480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5476, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000035ae0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.909Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.909Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"27e3937d-ea3c-4fc0-8ade-c3f55ace03f4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.913Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000982990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1494\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089ecc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1494, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:24886\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c2140), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.913Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1beta1, Kind=PipelineRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"c30a8a26-bb78-4d62-a1fb-b25fe7f42f93","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.917Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000982ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"973\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089f240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:973, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2320), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.931Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009834d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1019\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1019, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2550), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.936Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000983b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1019\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8abc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1019, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2820), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.949Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b28240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2094\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2094, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c2a50), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.949Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null}]","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"CREATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.949Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"CREATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a364eabd-d0a7-4fce-9ee0-b7d07142dfe6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.950Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b28cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4406\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4406, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c2c30), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.950Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.951Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5fb104ad-c9f4-4c20-8bb0-829de689ebdc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.952Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b29950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4382\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8bec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4382, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:24886\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c2fa0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.954Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ddb384bc-3f00-4c16-85b9-b1dcbbd14574","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.985Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f8360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2145\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2145, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:24886\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c3270), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.985Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"CREATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"95e16bbb-2599-452c-b47f-9c1bee520ddd","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.996Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f87e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1351\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1351, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c3450), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.996Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.997Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"6a5f4b74-df29-421e-99d1-7ac7c76b5605","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:00.997Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1998\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c85680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1998, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c3590), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.024Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f99e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1601\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c85c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1601, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:24886\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c3810), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.024Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"9fbfede3-576d-4700-b2e0-1aac12a93bcb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.024Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000924000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1284\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1284, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c39f0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.035Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000924b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1164\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02fc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1164, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c3bd0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.068Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000925320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5731\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a035c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5731, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c3db0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.075Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.075Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"58456968-4fd8-41a1-a4b4-f732b70699e6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.075Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6868\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6868, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:24011\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ae40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dc870), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.090Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1044\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1044, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000dc960), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.091Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7040\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7040, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dcbe0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.098Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.098Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"aed655de-ed2d-43a2-ab35-e8152a16c6a2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.107Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1044\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0001c2080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1044, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000dd090), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.107Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5304\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038a580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5304, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dd3b0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.122Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.122Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9e09b7a7-8e0b-400d-9127-74c4f3dbd656","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.123Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"861\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038ae80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:861, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000ddae0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.125Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00015fc20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5731\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5731, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:24886\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000dde50), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.129Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e2253deb-20c8-439a-9811-b8a1501eb1e2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.129Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001758c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3789\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038bb40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3789, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002685a0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.130Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest\" PatchBytes: null","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.130Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1c613f1d-b453-46df-87c4-0d4118eec364","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.130Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004353b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7040\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7040, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0002688c0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.131Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1da4c56c-242f-42f6-8fe3-3fdf97c8d5e7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.132Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest\" PatchBytes: null","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.132Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers","admissionreview/uid":"3176e416-b36d-4c53-9aec-46b3803f9475","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.132Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000447ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2854\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039a9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2854, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:24011\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ae40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269180), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.133Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.133Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cd068d9c-1694-48e4-8c4d-e3311b5147fb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.139Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000371c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2854\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b2c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2854, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000269680), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.141Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"aaf29a60-551f-4a56-9060-eaa8fece6f9a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.145Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000534990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5304\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5304, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:24886\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0002699a0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.147Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers","admissionreview/uid":"418dc832-df5b-44d2-b165-af8187aa5ff6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.157Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0005354d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3789\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3789, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000269e00), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.157Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"865b765f-60ff-4ff6-b2b9-a4661cde7ab7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.158Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000535d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4425\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4425, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001cdea0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.166Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008726c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3804\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3804, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0002f2aa0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.175Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008737a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1282\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1282, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00026f4a0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.179Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3302\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3302, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00026f860), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.182Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6000\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091a4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6000, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00038c140), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.183Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest\" PatchBytes: null","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.183Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"97248b0d-6e05-43c6-b6f7-62d476719586","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.209Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9b710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7046\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091abc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7046, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00038d540), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.210Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.211Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3a1cb990-2b7e-4aa0-a2b5-da6a999042d4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.214Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008aa7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1307\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1307, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00038dc20), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.219Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008aaf30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7046\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b8c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7046, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00003a320), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.219Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"575be4f6-eb5c-42e1-968e-b3bcf3ead234","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.223Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a066c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1525\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091bf40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1525, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003a690), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.223Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=Task\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/steps/0/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/steps/1/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/steps/2/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/params/0/type\",\"value\":\"string\"},{\"op\":\"add\",\"path\":\"/spec/params/1/type\",\"value\":\"string\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-lx749","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.223Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-lx749","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"34cba1b6-9d7a-422a-9674-8384c4176e1c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.226Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a06d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1307\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aac600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1307, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00003a7d0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.228Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a073b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1726\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aacbc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1726, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00003aaa0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.230Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-lx749","knative.dev/name":"create-file-verify","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"a082bfc5-04f4-42b2-95f1-98b181598674","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.231Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a07710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1047\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bce5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1047, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e5a90), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.237Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a07d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4431\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcec00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4431, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e5cc0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.238Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c1e480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3365\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3365, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001ea000), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.239Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.239Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e4306432-810e-4c09-a482-9a15be06bc7c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.248Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c1f050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1256\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4c040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1256, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001ea410), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.267Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c1f3b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7322\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4c7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7322, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001ea640), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.268Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest\" PatchBytes: null","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.268Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers","admissionreview/uid":"d1e4cf08-5b22-4899-ac9c-3bf5567e09ca","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.282Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c1fd40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6000\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4d080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6000, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001eab40), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.282Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest\" PatchBytes: null","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.282Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fc5791bc-d438-4a8a-b408-c53f30f6df7d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.287Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1429\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4d980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1429, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002660a0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.287Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskRef/kind\",\"value\":\"Task\"},{\"op\":\"add\",\"path\":\"/spec/params/0/type\",\"value\":\"string\"},{\"op\":\"add\",\"path\":\"/spec/params/1/type\",\"value\":\"string\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.287Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"e0143121-ee4e-46b5-9d7e-9ed6bb79f2b7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.291Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8170\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad00c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8170, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:24011\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ae40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002662d0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.293Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.293Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"93f96118-ea1d-408b-9283-d647260e7ba0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.293Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c95ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7322\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad0800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7322, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:51426\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206e40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0002669b0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.293Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers","admissionreview/uid":"d9fb8fba-351d-4f72-a70e-29cf8043cdad","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.296Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc07e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1578\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad0d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1578, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:31895\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4bb00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000266cd0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.301Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"0a973dfb-43ac-478c-8033-3f3f4302035e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.319Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc0cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9873\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9873, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000267950), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.322Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.322Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"696a1f55-93e2-4598-8048-5c5d2ea479ea","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.323Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc18c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6000\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6000, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:24886\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000267e50), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.326Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9f2fdc9b-19b5-4368-b763-90d29d864922","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.345Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2a2d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9873\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9873, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:24886\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f8b90), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.346Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d70ae93b-4036-4b21-a4dc-8c2552928bed","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.346Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2ae10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8170\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b411c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8170, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f8e60), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.347Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e2123250-c8b9-4d3d-853e-ddd8f0af2cd1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.373Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2bd40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2004\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b418c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2004, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f94a0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.385Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6449\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6449, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:24011\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ae40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f9680), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.402Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest\" PatchBytes: null","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.402Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers","admissionreview/uid":"5d9a13d9-5652-40d0-8797-dfc95a63313f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.405Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f1170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1095\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1095, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f9a90), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.418Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f1680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6449\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000beec40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6449, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:24886\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f9c70), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.419Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers","admissionreview/uid":"7fbc5123-0877-4ed8-a7ca-426eb1f5beea","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.421Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b4240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4831\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4831, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f9ef0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.426Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b4900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8223\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8223, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033eb90), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.427Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.427Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"783d790e-cf81-4ea4-9e07-b1f50ec420c7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.427Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b5950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1307\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9ed80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1307, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033efa0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.428Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000812240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6374\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9f880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6374, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:24011\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ae40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033f180), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.428Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest\" PatchBytes: null","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.428Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"00c17c51-af6e-4775-93fc-07b53af5fa6a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.432Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000812f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1307\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b62040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1307, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033f5e0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.437Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008137a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9885\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b627c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9885, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033f900), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.442Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.442Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0c85c9ce-07f3-457c-b05a-fc4b2eb75956","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.442Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3727\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b62f80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3727, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033fc20), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.443Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8080\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b63540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8080, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:24011\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ae40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033fdb0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.444Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest\" PatchBytes: null","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.444Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"86861dbf-c575-4ea6-b384-51e1e2ddea25","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.444Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af7c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1106\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b63c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1106, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000034370), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.446Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009823f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3628\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000910740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3628, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000346e0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.446Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.446Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6436bf29-f807-40a5-b5cd-b7c19423c551","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.457Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009830e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3628\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089e000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3628, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:24886\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000034b40), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.458Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3d86ea60-cd7f-4908-8799-96d44c765b62","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.469Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000983dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1740\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089e680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1740, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000034f00), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.470Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b28750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8172\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089ee80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8172, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000035130), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.471Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest\" PatchBytes: null","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.471Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers","admissionreview/uid":"05fe2991-c288-42e2-b9c9-ba935fc1c8d3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.471Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b29950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9885\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9885, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:24886\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206cc0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000035680), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.472Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c7311130-5d0a-43e4-a425-39242143da4b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.472Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f86c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1313\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1313, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000359f0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.473Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/timeouts\",\"value\":{\"pipeline\":\"1h0m0s\"}},{\"op\":\"add\",\"path\":\"/spec/taskRunTemplate/serviceAccountName\",\"value\":\"default\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-dkpdc","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.473Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-dkpdc","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"5f7cd7d6-a9ff-42bf-9849-ac46efa25615","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.476Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f94d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8172\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8ae40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8172, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000035d60), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.476Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers","admissionreview/uid":"b08bff5e-c812-4d72-b097-706f14339d7f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.477Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009241b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1537\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1537, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c20f0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.477Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-dkpdc","knative.dev/name":"output-pipeline-run-x9rc7","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"e56f6484-fa12-4b27-91e0-543e2fa64763","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.482Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000924870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4837\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8ba40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4837, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2370), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.484Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a20bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3271\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3271, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c25f0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.484Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.484Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e52ebb82-c792-452d-8756-8ad684031eb7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.487Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a214d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3247\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3247, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c2910), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.487Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"61558c53-4211-480e-8299-e15675164e13","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.499Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1091\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1091, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2b40), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.501Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1530\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c85a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1530, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2d70), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.513Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8172\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8172, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c2fa0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.515Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest\" PatchBytes: null","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.515Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers","admissionreview/uid":"cfb629b3-b8db-4246-9206-18852d5534ac","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.515Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8080\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02f80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8080, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c33b0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.516Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest\" PatchBytes: null","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.517Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"35aacd94-3f66-4ec8-8824-a1d67707e327","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.520Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000174090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8080\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8080, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c37c0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.521Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e338b230-a168-45bb-a63e-6987972d02a6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.521Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000175b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8172\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8172, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c3a40), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.529Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers","admissionreview/uid":"bc3f61aa-6237-4085-abe5-ee34bd027abc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.538Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000435830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3659\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3659, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c3cc0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.541Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000446510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5824\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5824, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c3ea0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.543Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.543Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9e9252fb-9376-4374-86d1-8c58a53be62c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.550Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000370510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8036\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000127a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8036, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dc730), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.552Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest\" PatchBytes: null","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.552Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers","admissionreview/uid":"c81d51cd-ed9b-405c-9c8a-c9c43a53004b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.554Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000371ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8036\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038a9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8036, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000dcbe0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.555Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"UPDATE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines-resolvers:tekton-pipelines-resolvers","admissionreview/uid":"b738383f-35e8-4dc1-ad3c-f78bba8e648e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.577Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000534f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3011\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3011, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dcfa0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.578Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-dkpdc","knative.dev/name":"output-pipeline-run-x9rc7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.578Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-dkpdc","knative.dev/name":"output-pipeline-run-x9rc7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"be69638a-a502-45b7-b55b-c268c5b53d6a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.581Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000535b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2999\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2999, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000dd3b0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.582Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-dkpdc","knative.dev/name":"output-pipeline-run-x9rc7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f689dcfe-a187-4d51-abf0-84659b865554","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.595Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1346\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038bd00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1346, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000ddae0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.626Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"651\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:651, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000ddea0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.628Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1627\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035cbc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1627, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002683c0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.629Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"e60392ba-4ca2-4bf4-8a34-cb83d68fa3a7","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.629Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"e60392ba-4ca2-4bf4-8a34-cb83d68fa3a7","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2c823e97-1582-4227-ac4d-74d3e89c7f7e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.630Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1715\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039ac40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1715, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000268500), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.632Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"e60392ba-4ca2-4bf4-8a34-cb83d68fa3a7","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"09270761-784f-4fbd-9eb6-85e8540754e9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.668Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1438\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1438, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268ff0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.669Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/pipelineSpec/finally/0/taskSpec/spec\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/pipelineSpec/finally/0/taskSpec/metadata\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/pipelineSpec/finally/0/taskSpec/steps/0/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/pipelineSpec/tasks/0/taskSpec/spec\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/pipelineSpec/tasks/0/taskSpec/metadata\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/pipelineSpec/tasks/0/taskSpec/steps/0/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/taskRunTemplate\",\"value\":{}},{\"op\":\"add\",\"path\":\"/status\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/timeouts\",\"value\":{\"pipeline\":\"1h0m0s\"}},{\"op\":\"add\",\"path\":\"/spec/taskRunTemplate/serviceAccountName\",\"value\":\"default\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.669Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"888cfdc7-7c02-46c1-97a2-faef464a10cc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.678Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1721\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039bf40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1721, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000269130), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.682Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"943cd394-7696-4047-82b7-f207feff713e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.688Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1229\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1229, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00026f630), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.726Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5610\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5610, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026f8b0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.727Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-dkpdc","knative.dev/name":"output-pipeline-run-x9rc7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.727Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-dkpdc","knative.dev/name":"output-pipeline-run-x9rc7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"04493808-0338-49c8-ba9f-2db9fe630776","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.774Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9b710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2278\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008818c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2278, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f8230), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.774Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.775Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cc8c7160-b64f-434a-a34b-6ed106794df6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.776Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9bdd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2426\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2426, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f84b0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.777Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9d8ef646-b332-4c44-8145-40e4c458e605","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.781Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2a240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1676\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1676, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f8f00), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.833Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2a630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6190\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6190, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f9090), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.835Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.836Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7efcc144-f39e-41f1-8da6-4ffe8875dc94","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.840Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2b320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6190\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41b40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6190, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f9360), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.842Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"46492748-d1d9-48ba-9662-5268e0b2b49a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.853Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2bdd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4054\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4054, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033e230), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.922Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1765\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000befd80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1765, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033ec80), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.924Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1765\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1765, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033eeb0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.926Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f1710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1106\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9ebc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1106, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033f0e0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.928Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f1d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4033\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9f6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4033, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033f310), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.930Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.930Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"abf4a5ed-263a-452e-aa60-84e1cd0a6103","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.932Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b4c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4033\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9fe40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4033, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033f630), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:01.933Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"04868e6c-9d8c-41e6-ab06-7a214dd0dba4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.009Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b5d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4034\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b62480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4034, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033f900), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.010Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.010Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"195961ac-f915-45b6-821a-7aeae1c42c51","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.015Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000812510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4010\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b62a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4010, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033fb80), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.016Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"870ca959-b586-4aee-abe6-84b2422a870c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.054Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000812b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9031\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b63680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9031, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000348c0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.056Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.056Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1a30cbbf-9949-42d1-8e7e-ae26860f33dd","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.057Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000813b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1792\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b63ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1792, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000034c80), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.076Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5865\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000911940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5865, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000034f50), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.082Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-dkpdc","knative.dev/name":"output-pipeline-run-x9rc7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.082Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-dkpdc","knative.dev/name":"output-pipeline-run-x9rc7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"99b9c96c-5889-41e1-bde3-e5d557dcc385","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.077Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af61b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9031\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009119c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9031, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000034fa0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.086Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bec97fd0-076b-4496-afa8-f8a9bb4d3c17","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.086Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000982120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5865\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089e740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5865, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000354f0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.087Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-dkpdc","knative.dev/name":"output-pipeline-run-x9rc7","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ff42672e-1b3f-4781-9088-df8ba70e90d3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.104Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000982ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3904\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089f280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3904, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000035a40), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.110Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009838c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4371\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4371, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000035e50), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.128Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b282d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1765\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8ad80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1765, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2190), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.130Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b28d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1765\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b3c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1765, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2410), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.141Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b29950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2381\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8bb40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2381, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2690), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.145Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f8240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6172\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c841c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6172, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c2910), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.146Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.146Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ebce8420-3b05-4ba0-9f15-0fba700795c7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.149Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6172\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c848c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6172, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c2c30), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.150Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1d1947c2-4500-4768-9b66-6e12c9ee6b4e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.208Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000924c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6077\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c85640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6077, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c2f00), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.210Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.210Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5853dec2-7a48-491f-be26-70d52605ac1d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.248Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a20ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2256\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c85bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2256, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c3180), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.249Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.250Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7f8a3c0b-bc0f-4002-bcca-f47667a74954","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.266Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a214d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2404\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2404, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c3360), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.268Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"90023b31-117e-4e40-aba0-9f23ee09e489","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.420Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3826\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3826, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000dda40), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.421Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1653\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1653, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000dde00), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.461Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007006c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3271\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000127a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3271, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268370), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.462Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.462Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b5f01261-12c3-494f-b1b3-7ac382b1a898","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.484Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3259\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038a880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3259, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0002684b0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.487Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"69ce99bf-4e17-4ffb-93f1-104508014415","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.510Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1481\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1481, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000269e50), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.537Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6193\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035cb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6193, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001cd720), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.539Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.539Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"95b079b6-0517-4baa-9f78-98c091d773bc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.545Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00015fcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6193\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039ac80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6193, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00038d090), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.550Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ac941ff4-08cc-4a3d-867e-28b7d0f9b44f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.562Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000174240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5803\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039a180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5803, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003a7d0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.563Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.563Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"26abbb6a-d8fe-40fb-a39b-9b5242092806","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.564Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3806\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039be40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3806, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00003a9b0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.597Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a6c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8411\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8411, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003ab40), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.598Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.598Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4be6e7ba-59a4-4b91-9e7d-581635451ef8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.602Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9b4d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3989\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880b80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3989, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003ae60), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.603Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.603Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"400a65a1-f1d0-42fd-88ae-ecc87cfd588d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.606Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9bdd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8411\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8411, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00003b4a0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.608Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9a80537c-6cb8-412c-9c00-5f1175afcf9e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.608Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2a750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3965\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3965, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00026f810), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.614Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"53d9dbb5-efe7-4b12-80b7-964c84d5995a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.618Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2ac60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4010\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4010, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f8f00), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.625Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2b320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1769\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b419c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1769, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f9090), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.635Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2b710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6055\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6055, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f9220), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.636Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.636Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a1e0d876-e78e-4203-9d97-f65e050a6f64","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.649Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6055\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6055, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f9360), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.661Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"467505a8-9f11-4823-9749-33677e7f3563","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.677Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3972\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9ed80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3972, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033f5e0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.680Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f1050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6050\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9f880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6050, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033f720), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.681Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.681Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"080ab0d7-6b36-475a-a000-778356fca85b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.791Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f1830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6166\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9fec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6166, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033f9a0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.793Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.793Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d8b6b2a0-3107-4cc1-a031-b0f51d47f30d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.801Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b4120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6166\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b624c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6166, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033fc20), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.816Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"73a7bb4a-9e22-4d80-9a07-c47d8154f82e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.867Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b47e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3801\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b63d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3801, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000035db0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.882Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b4d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8388\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000911800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8388, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c2050), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.883Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.884Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4ab1eacd-e789-4efd-b1b8-d4f9d951a71e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.927Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b5830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8388\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089e080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8388, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c2320), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.928Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.928Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3a47b45b-2894-46f8-9c28-58d19b5d236d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.933Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008125a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8388\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089e6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8388, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c25f0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.935Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6d768fd6-cba7-4163-8518-79d6739da770","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:02.947Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000812f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3991\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3991, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c3680), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:03.045Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000813710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10271\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8ae00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10271, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c3810), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:03.048Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:03.048Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6c2a9dfa-5ee1-4c22-be81-d779a9391a4d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:03.060Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10271\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10271, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c3b30), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:03.066Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"60dc2f1c-554d-4fd0-abdf-79392153784c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:03.083Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af7290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4823\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8bdc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4823, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c3e00), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:03.965Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1314\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c85b80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1314, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003a410), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:03.968Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/timeouts\",\"value\":{\"pipeline\":\"1h0m0s\"}},{\"op\":\"add\",\"path\":\"/spec/taskRunTemplate/serviceAccountName\",\"value\":\"default\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:24:03.969Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"80c266cd-8ffd-4193-aa5f-92733097fbcf","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:03.971Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af7ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1538\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039aa80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1538, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00003a6e0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:03.971Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"babf5ed4-8c41-4481-9d37-d7d591e40ccc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:03.975Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000174a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1092\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1092, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00003a9b0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:03.993Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000175440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2444\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2444, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003ac80), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:03.994Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:03.994Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cda1a959-92ac-463a-bbe1-57574e9836d7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:03.996Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2592\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039bd40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2592, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00003ae60), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:03.997Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"58c43a87-0a88-47be-9702-19415e151784","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.006Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9aa20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1820\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008802c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1820, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00003b450), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.007Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9b0e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3013\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008809c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3013, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003b680), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.009Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.009Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"92572200-5212-487e-ab9e-7b5f593cd9ff","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.010Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2a090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3001\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880f80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3001, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0002f29b0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.011Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9f1f3d30-aa54-43dc-9ff8-e6e0f77c5cce","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.015Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2a900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1347\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1347, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0002f2cd0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.032Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2afc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5546\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5546, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026f680), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.034Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.034Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b14e5ac9-da39-4ad6-b7ad-15704d7c4e1c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.486Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2bc20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5801\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5801, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f8b40), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.489Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.489Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9e96b167-73e3-49fc-a99d-bf86675cdd1a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.494Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5801\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b413c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5801, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f8eb0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.495Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"55dd9287-9d52-40ca-8e3a-ed05e4db67d0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.501Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f1710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4406\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4406, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f9220), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.502Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.502Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"dd35da5b-4498-4fad-8ddf-67e484e09249","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.503Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b41b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4382\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4382, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f9590), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.504Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"142ec192-36c8-4b70-916d-284241f10006","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.575Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b4900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3839\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3839, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f9860), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.576Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b5200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1998\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000beec00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1998, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f9ae0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.606Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b5830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6862\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6862, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f9d60), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.618Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.618Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e0041762-fbec-40a4-a805-7067d77d2445","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.778Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000812630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7040\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7040, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033eb90), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.780Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.780Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ffe55c48-1b6c-4013-961a-3975eec3f4f1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.783Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008133b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7040\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9ef00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7040, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033eeb0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.784Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d79d35c5-cc9a-48cf-b8a2-434b38aba191","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.789Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000813dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4425\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9fa80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4425, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033f180), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.794Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000982630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8240\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b62140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8240, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033f3b0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.796Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.796Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3148ab27-1cf1-4bfd-b912-d625a54daf6f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.800Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000983710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8240\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b62880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8240, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033f770), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.801Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f975f360-a446-4730-b2d3-c8616b199617","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.804Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b28990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9873\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b62e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9873, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033fb30), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.808Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.808Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cd13e7c8-8db5-4fb4-a6a0-fa9f5f3efbf5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.812Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b29b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8293\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b63600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8293, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033fe50), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.814Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.814Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"09f6dc1b-ad11-4578-b86e-f8237dc3a462","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.819Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9873\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b63d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9873, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000034370), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.821Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9ec7eafc-7ddb-4a57-a676-dfa67be63a04","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:04.826Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000924510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4831\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000911800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4831, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000034780), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.169Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000925050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8571\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089e940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8571, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000035680), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.176Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.176Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"476411e9-1756-44ac-ae6f-5b90d1f5cdbc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.182Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8571\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089f180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8571, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000359a0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.186Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"645d3b51-98f5-4f8b-8a68-c29538c24411","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.199Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3984\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3984, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2d20), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.282Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8607\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8607, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c2eb0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.284Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.284Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0ff87afd-e60c-4576-9254-45abdd2646e2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.284Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007010e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10292\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10292, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c3130), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.286Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.287Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bbb0cfcf-cccf-4ca4-89de-e433170c063f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.290Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10292\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03b80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10292, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c3450), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.291Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b26f037f-87ab-44b4-9e8d-787f98b81b5d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.291Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000434870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8607\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048cfc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8607, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c3720), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.294Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"80142a93-52e5-4cfa-ba56-bfe518f55c02","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.301Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000435ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4852\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000127a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4852, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000268e10), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.310Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000446990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4002\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038a900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4002, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000269040), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.480Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003702d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10283\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10283, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269b30), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.486Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.486Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cac7aa0a-4c65-4f08-8dbd-1df0e1df3d74","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.494Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000371cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10283\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10283, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000269e50), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.496Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b5c10985-ef88-4a81-a288-5d36e6d7d3eb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:05.504Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000534bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4829\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035ca40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4829, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00038c2d0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.174Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8586\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8586, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003b4f0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.176Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.176Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7f42d59f-5dd4-4f84-b701-f30a074f4eaf","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.186Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f13b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8586\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40ac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8586, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0002f2190), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.191Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0b5fc14e-7ecc-4826-a1f2-ad23797a0b9c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.201Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f1c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3989\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3989, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f80f0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.227Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b43f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9340\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9340, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f8280), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.229Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.229Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"196c74f0-ea0a-4626-8384-d56f57bd0975","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.236Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b5200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9340\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9340, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f85f0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.238Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b561002b-bcdb-4cc2-b947-e8036b5ff25a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.254Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008122d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4363\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000beed00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4363, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f8820), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.260Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000812360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9305\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000beed40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9305, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f8870), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.261Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.262Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a13be5af-bddd-4a1c-a373-f6f5a185d96a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.266Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000812f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9305\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9305, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f8af0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.268Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b36763d3-df3b-45c2-88ab-4cab4bf8ac34","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:06.292Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009822d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4343\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9fec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4343, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f97c0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:07.480Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10271\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10271, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000035400), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:07.484Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:07.485Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9af186c8-a38a-4483-8ea6-acba058a3056","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:07.490Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10271\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8ab40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10271, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000357c0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:07.492Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"61d73d23-3e5c-4aea-aa0b-ed0ecf7eb5b8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:07.502Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4823\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4823, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000035b30), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.400Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007015f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10292\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10292, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c3360), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.401Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.402Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9cba6bd6-e370-4664-903a-9b15e322e7ae","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.404Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00015fb00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10292\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10292, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c3680), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.406Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5f9e671c-6efc-4609-bac6-df2d1de9c441","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.421Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000435830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4852\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4852, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c3950), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.426Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000446510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10304\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10304, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c3b80), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.427Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.427Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0a04f4a8-249c-4c0e-8c44-9d3d7404fd1a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.430Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003706c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10304\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000127580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10304, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c3ea0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.431Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f743f642-35c2-4b04-a05e-bda45ba5be23","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.435Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4858\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038a800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4858, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000268550), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.651Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008aa5a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1095\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1095, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000268780), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.689Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008aaab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1256\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1256, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0002689b0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:08.819Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008aaf30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3904\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091a400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3904, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000268c80), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.215Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008ab8c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9290\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9290, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269900), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.217Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.217Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"efd0bdad-19ff-4ac5-8cfa-e241c14a14c5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.236Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a062d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9290\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091bac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9290, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e4000), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.237Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f1a6f19e-3fb5-4661-b6e7-fe026b841424","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.240Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a06d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8640\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aac980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8640, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e5360), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.241Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.242Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"59a36cd7-7f10-47d7-b34c-b14920e9454c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.250Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a077a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8640\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aacf00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8640, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e5720), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.255Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3c2323dc-468e-482f-b46c-827eb3784f8a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.267Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4336\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bce1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4336, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001ea000), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.274Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4060\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcea40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4060, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001eabe0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.283Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9346\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9346, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001eaff0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.284Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.285Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"21435ea7-9a94-41a2-b77f-a3873b150a60","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.289Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c95b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8716\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcfa00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8716, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001eb540), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.291Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.291Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"97f17c4c-8a0f-4cc5-95cb-0cc68c3bd610","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.292Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af66c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9346\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9346, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0001eba40), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.293Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e3ad8120-d6a6-4292-b064-7bca3566dc6a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:09.299Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af77a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4377\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4377, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001ebc70), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.187Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001747e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8651\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039bbc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8651, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003a370), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.189Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.189Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bd7859ff-9a7a-46b1-a48d-b9b5cae2f39d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.191Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8651\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008802c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8651, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00003a690), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.193Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7b79f5cc-200a-4ead-adb8-c9f8203f95d9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.197Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9ad80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4067\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4067, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00003b630), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.204Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9b5f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8729\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8729, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002f21e0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.206Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.206Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bdab919c-3e97-470a-8a9e-0e1085fe9585","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.513Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2a5a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10591\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10591, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f8280), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.515Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.517Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"db850937-979f-4eb1-bf79-2e9eff29aba6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.519Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2b440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10591\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40fc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10591, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f8640), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.520Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"712f5e06-49f9-4d54-b187-bb41263e6cb9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.528Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5122\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b415c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5122, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f8910), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.544Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10861\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10861, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f8b40), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.546Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:10.546Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"72c241f0-e216-4346-9e1c-482b41c39d1b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.222Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b29320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9006\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000911e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9006, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033f220), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.224Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.224Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"86cabb95-a635-41ba-b321-663734d7f55c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.225Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f82d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10591\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089e500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10591, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033f4a0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.227Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.227Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0ed239da-2722-47e0-a2aa-19e457c5221a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.230Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9006\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089eec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9006, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033f7c0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.232Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run-echo","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4e273422-e308-4294-82fd-ffb794040127","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.233Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009246c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10591\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10591, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000343c0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.233Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a17f16a8-37b4-481b-b0d1-9baabe1c8492","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.237Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4344\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8af80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4344, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000347d0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.256Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a218c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5122\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5122, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000034960), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.257Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007003f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3851\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8bd80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3851, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000034cd0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.261Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3851\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3851, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000034ff0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.263Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2405\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2405, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000352c0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.265Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10861\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10861, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000354f0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.266Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.267Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f9089b37-1d38-41ad-b08d-07c3b5ece4f1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.268Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000435830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8304\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048cec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8304, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000035950), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.270Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.270Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c9fc9dca-3c70-49c6-9120-b51540dcfbbc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.273Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003701b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8304\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8304, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000035db0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.274Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"git-resolver-run","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"186610d4-04a2-4d99-a874-96e4b9eabd99","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.279Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000371dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3872\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0001274c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3872, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2190), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.477Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10603\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10603, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c2e10), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.479Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.479Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5deabbff-78d9-43e3-bfaf-5ae9bf7a101d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.482Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008aaa20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10603\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10603, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c3130), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.483Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5ff23546-1a61-43a0-8186-aa529802cd32","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:11.487Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008ab7a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5128\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091a080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5128, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c3400), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.203Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a06090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8993\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091ae80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8993, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268370), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.238Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.238Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"876d0d30-c2f0-4a20-b169-da0221d46fc8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.251Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a06ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8993\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8993, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0002685f0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.270Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-print-msg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"08ad7a76-fd1d-4a9f-8b71-f89d22e877d8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.342Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a06000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4337\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aacec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4337, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001ea2d0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.353Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2256\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aad480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2256, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001ea460), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.353Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.353Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5efc026b-f98f-4c56-bc33-0bac69edb3ae","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.359Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c945a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2404\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aadb00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2404, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0001ea730), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.360Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1e9321b3-3384-4b47-9215-e25bfd98eefd","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.365Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1650\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcedc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1650, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000dc730), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.367Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9355\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9355, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dc8c0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.371Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.371Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5a34453d-025c-461e-abf4-5b171aaf278a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.373Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c95830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8729\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcfcc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8729, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dcbe0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.375Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.375Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d6e2a88e-7537-421b-8922-556b81d50e47","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.375Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af63f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9355\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9355, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000dce10), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.378Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"eac8b8e7-18b7-4659-ba86-d954acc8f78c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.378Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8729\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039af00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8729, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00003a050), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.382Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b995f9a1-3c0c-4f2a-a3fd-bf88b1a5df5c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.383Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af7c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4408\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4408, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00026f5e0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.391Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000174c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3986\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3986, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026f8b0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.392Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.392Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d364d35f-e009-42c6-9c22-c6ef0a8f4285","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.392Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000175c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4155\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008817c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4155, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f8140), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.394Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3962\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3962, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f8280), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.396Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"aa418796-d4e3-49b3-9ff0-c3d898bb103f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.406Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9aea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1766\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1766, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f9360), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.423Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9b4d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6039\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b418c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6039, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f9540), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.425Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.425Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"97867873-7c4c-468a-a2f4-98ec5fa87503","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.450Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2a1b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6155\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6155, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f97c0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.452Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.452Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"32963fd8-125a-4502-9a8e-171a41776379","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.458Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2a990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6155\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6155, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f9a40), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.460Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"773227a2-0641-4205-ada2-38e9cbfa7e4e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.471Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2b170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3790\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3790, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033f590), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.486Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2b710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8369\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9eb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8369, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033f720), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.488Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.489Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5d6e8bcc-858d-43b2-95a6-ed544036232f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.493Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8369\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9f640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8369, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033f9a0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.500Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bed0f473-ff3f-4f0f-94fd-0f9a823a2623","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:12.512Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3980\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000911c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3980, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000034000), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:13.322Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9528\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aaccc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9528, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000035a40), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:13.323Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:13.323Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"db526e80-dafd-46a5-8133-9c69ee6246a8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:13.326Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f1710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9528\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aad500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9528, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000035e50), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:13.327Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4230bc56-9f9c-4e0f-b83c-ff538d5c7596","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:13.332Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a06630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4545\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aadcc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4545, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0002684b0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:13.337Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a07170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9696\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bce540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9696, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002686e0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:13.339Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:13.339Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"02d2947f-b3af-4a51-993e-567a0909b9ae","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.208Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8552\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcfe80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8552, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269ea0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.209Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.210Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fccc1ec3-3e76-4eed-93f0-2487113d62d4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.218Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8552\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8552, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0001ea280), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.220Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"13913fba-8a8c-4305-bb8f-60d291168f2f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.232Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c95560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3973\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3973, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001ebc20), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.257Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c95b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9704\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039ba80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9704, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001cd770), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.258Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.258Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c69d3ee1-a663-462b-b478-41d9fc532440","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.268Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9704\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008803c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9704, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000dc7d0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.269Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"29d72e9c-7915-48ec-ad68-39a19e53cf24","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.281Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af75f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4685\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4685, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000dd950), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.296Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000174240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8160\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8160, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000ddae0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.298Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.298Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"88757160-a8b7-41b1-89f1-d9f7734083ab","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.300Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000175d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8160\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8160, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000ddef0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.300Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-zv2ts","knative.dev/name":"pipeline-optional-ws-run-k2wjg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f15e0fa5-2a1e-4c54-853b-7cea2989d9c6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:14.303Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9ae10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3793\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40b80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3793, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00003a370), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:15.331Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9b710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8621\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8621, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026f4a0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:15.337Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:15.337Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"02ab24bb-187e-41e9-a59a-c1573a0122f3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:15.373Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2a630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8621\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bef0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8621, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f88c0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:15.376Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5901154c-88fc-45e2-9981-4ef47a45a90c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:15.385Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2b050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4049\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9f080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4049, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f9950), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:16.428Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b286c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10172\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02b80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10172, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c2780), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:16.430Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:16.430Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"03885359-889b-4f37-91f5-ca28eb83a6ff","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:16.441Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f81b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10172\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10172, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c2aa0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:16.451Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-s9b6l","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cc43ff32-2f1b-4531-ae57-9e0b71cf4172","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:16.456Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3872\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03c80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3872, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2cd0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:16.461Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5021\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5021, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2d20), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:16.476Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a20ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4450\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4450, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c3130), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:16.478Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"resolution.tekton.dev/v1beta1, Kind=ResolutionRequest","knative.dev/namespace":"testcli-jqrkp","knative.dev/name":"cluster-3374cdea1848a803c69b1b034b890ce5","knative.dev/operation":"DELETE","knative.dev/resource":"resolution.tekton.dev/v1beta1, Resource=resolutionrequests","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:kube-system:generic-garbage-collector","admissionreview/uid":"5a9e9b33-cff3-413a-9e8e-c5c97f82c159","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:16.498Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a20ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3659\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000127c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3659, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2000), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:16.499Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a217a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4344\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038a9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4344, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2190), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:16.830Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"901\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aac240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:901, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2fa0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.267Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c95dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8974\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aad5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8974, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c3ea0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.274Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.274Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d4f154c9-72c3-4a19-bc19-a0ae401824b7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.286Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8974\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aadc80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8974, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000034280), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.289Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler-echo-on-exit","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"951200f0-c108-4e98-b3ca-3ed0f63881cc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.297Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af78c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4326\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcefc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4326, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000035770), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.319Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000174900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1313\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1313, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000359a0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.320Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.320Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"65584280-685b-4a69-bdf6-2a602d05cd7a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.324Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000175320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1563\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcfc40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1563, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000035b80), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.324Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"956880aa-0932-4161-8cef-b4ca67a3d529","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.331Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8958\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8958, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000035ef0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.333Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.333Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"12594021-9d5f-42ca-ab0b-3cd79c2766ab","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.333Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9b0e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1126\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1126, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000268410), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.336Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9b710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8958\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039aa80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8958, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0002685f0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.339Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-pcjzx","knative.dev/name":"exit-handler","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5add672b-0c32-4950-ac86-6b0bcef94ae0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.360Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2a7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4201\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4201, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001eabe0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.477Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2b050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3195\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3195, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001eafa0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.479Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.479Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1a3bf37c-f4e7-4bd2-a1c5-99db8313ba05","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.488Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2b830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3171\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881e00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3171, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0001eb590), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.488Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cf3a824b-e54b-45b3-961e-09f2b524c119","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.517Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2bef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1492\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1492, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001eba90), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.555Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b45a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5742\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b409c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5742, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001ebcc0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.563Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.564Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2132064a-10c1-4312-b324-d7be29e8affc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.676Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b4fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6108\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6108, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dc6e0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.685Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.685Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b1880fe8-fd57-44d6-aa63-661444e67fc9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.707Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b5dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6108\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6108, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000dcaf0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.708Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3228d40f-22c3-4065-bb3f-59a47d68e5ce","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.728Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000812900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4010\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4010, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000dceb0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.824Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008133b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8943\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8943, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dd1d0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.826Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.826Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1482c39b-0a0b-4901-94e2-aae7e9c25b4f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.897Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000982240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8943\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8943, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003a6e0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.899Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.899Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7e55d9b1-a7ff-472a-a596-352ac6fa8735","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.902Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000982f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8943\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9ed40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8943, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00003aaf0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.906Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0f2efb11-c60a-4380-a598-67a70587aa42","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:17.918Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000983cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4327\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9f980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4327, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00003ae10), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:20.076Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b285a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3793\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8afc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3793, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f9950), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:20.185Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b28ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4685\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4685, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f9ae0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:20.586Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b299e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9252\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9252, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033f0e0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:20.589Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:20.589Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6f1fe0e1-5d57-40a0-a9a9-da5afecf16f3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:20.597Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f8bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9252\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a037c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9252, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033f450), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:20.598Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0b4a861a-f059-4670-af2f-bc13e68ee512","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:20.620Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4319\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a020c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4319, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033e280), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:20.800Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000924b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1093\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1093, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033ecd0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:22.580Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c95830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9258\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bce700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9258, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000034eb0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:22.596Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:22.597Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b0e89817-3fd1-43e0-8ec4-b9fba0c467e9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:22.618Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af65a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9258\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcefc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9258, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000352c0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:22.619Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"23843a7c-078b-4bfc-879b-b39bdc22d9c2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:22.650Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af7560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4333\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4333, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000355e0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:23.199Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000174090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4326\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4326, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000268780), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:23.222Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001750e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4337\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039aa00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4337, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000268960), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:23.593Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a2d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4201\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4201, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000269630), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:24.621Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9ad80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9440\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9440, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001eaff0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:24.627Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:24.627Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5b29a296-33c2-446f-84ce-c001fad16952","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:24.632Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2a2d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9440\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9440, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0001eb5e0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:24.635Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"59a4a6a7-b032-46ef-836b-069c21ec3f47","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:24.639Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2b0e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4501\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b404c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4501, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001ebae0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:27.624Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10084\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10084, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e4eb0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:27.626Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:27.626Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cca5b7d3-a242-4fc1-93a7-f8c7e77f0505","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:27.629Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008aacf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10084\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091a1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10084, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e54f0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:27.630Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5c5c4","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d399fb2d-60e8-4800-9231-f5d3e4ea2aaf","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:27.637Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008abcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4977\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091a880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4977, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e58b0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:28.720Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc0750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1351\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4c000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1351, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002679f0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:28.721Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:24:28.721Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"54483505-a225-498b-acca-cb38a106c274","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:28.726Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc0d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1601\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4c640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1601, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000267d60), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:28.727Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"d103b33a-b9c5-4f7b-8c79-d718f2bb36bc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:28.758Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc1200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1164\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4cd80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1164, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00099e000), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:29.105Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc1710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3271\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4dd40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3271, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099eb40), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:29.106Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:29.106Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a5f5bbd9-ab58-43da-a478-885926c32efc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:29.113Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000534120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3247\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad0500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3247, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00099ee10), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:29.113Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7efdc82d-6978-4482-be35-a2b2fbc44916","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:29.149Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000534c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1530\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad0a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1530, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00099f040), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:29.219Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0005354d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5824\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5824, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099f270), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:29.223Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:29.223Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8402e3d9-0ffe-448c-a45f-8984e64aa217","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:29.312Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a521b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6190\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6190, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099f450), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:29.313Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:29.313Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f67ad937-8980-43d5-a991-45c7d2718b38","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:29.319Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a52d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6190\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6190, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00099f720), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:29.320Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"19bb5a94-07a6-4941-8e9e-8544dfbd3f88","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:29.329Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a53830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4054\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c10f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4054, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00099f950), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:29.387Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b06090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9031\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9031, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00038db80), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:29.389Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:29.389Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6549028e-af77-4d60-9525-b789c0bbe9ec","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:29.392Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b06ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9031\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000998640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9031, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000b781e0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:29.393Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a8871378-b877-4f11-b9a2-4fa169b755e8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:29.398Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b07b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4371\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000998d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4371, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000b78410), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:31.665Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c28b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9340\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c3c140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9340, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000bf9b80), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:31.667Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:31.667Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e11dfa4e-76eb-4182-b555-8d9f8c669c7e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:31.673Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c29950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9340\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c3c980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9340, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000bf9e50), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:31.674Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"379425a2-2c78-4164-9ee3-d77a8eab32e5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:31.690Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d92000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4363\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c3c000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4363, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000d96140), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:33.457Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d92e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1604\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1604, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033f400), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:33.459Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=Task\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/steps/0/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/steps/1/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/params/0/type\",\"value\":\"string\"},{\"op\":\"add\",\"path\":\"/spec/params/1/type\",\"value\":\"string\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:24:33.459Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"8f565629-4038-4132-b2bc-7b6d8b0167be","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:33.470Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d934d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1783\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1783, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033f540), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:33.471Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"06318c66-40dc-4d82-85e5-930ea4149bec","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:33.479Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d938c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1322\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038acc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1322, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c26e0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:33.689Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d93cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9346\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9346, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c2870), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:33.690Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:33.691Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fa357d59-1082-4179-bc7a-cabea6db0c42","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:33.695Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f94d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9346\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038be00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9346, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c2b40), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:33.696Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ad09dcfc-8209-4686-894d-2821ee08b904","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:33.708Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009245a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4377\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009119c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4377, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2d70), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:34.814Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000925320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1292\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aad240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1292, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000343c0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:34.814Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/taskRef/kind\",\"value\":\"Task\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:24:34.815Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"2b72a73d-8ee1-4591-82fe-bace6980ca5e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:34.816Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1530\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aad740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1530, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000034690), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:34.817Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"31c15597-23d5-4e0e-b55f-5376e3239631","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:34.821Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1106\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aadd00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1106, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000034870), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:34.920Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3115\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcec80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3115, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000035720), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:34.921Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:34.921Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ae7b61b9-05fa-4e93-a0cc-539aae760066","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:34.932Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3091\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf3c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3091, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000035a90), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:34.933Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a5fa5503-6b03-4583-a7f3-1b7e6032b5b3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:34.972Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f1170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1445\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1445, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000035e00), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:34.993Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f1710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5655\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcff40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5655, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268460), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:34.998Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:34.999Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1cd5ceb7-3b83-424b-a923-b02b01606843","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:35.072Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a06360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5994\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5994, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268640), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:35.074Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:35.074Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1e40047a-e22c-4100-b09f-f1e38867ee50","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:35.083Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a07170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5994\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039aac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5994, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000268960), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:35.087Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"22f73d40-82ae-4184-a8e1-0571a03757e8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:35.108Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a07c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3956\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b2c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3956, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000268d70), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:35.220Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8822\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8822, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268fa0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:35.222Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:35.222Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bcd009d3-fe45-4ea0-bf4e-bbae4421efca","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:35.234Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c953b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8822\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8822, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000269270), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:35.235Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"415b23a3-c394-4c0c-a185-cd6efd80501c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:35.244Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4273\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880b00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4273, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0002694a0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:35.752Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9528\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881e00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9528, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001ea0f0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:35.755Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:35.755Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"41f96f9f-0eb2-453e-8326-05096c132e8b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:35.758Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000174240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9528\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b406c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9528, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0001ea460), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:35.759Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"dad9cf19-6825-4b01-a02c-e7a8519bcd96","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:35.772Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a2d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4545\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4545, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001ea780), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:35.899Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009834d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9696\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089ed40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9696, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003b090), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:35.901Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:35.901Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ff07b881-0638-4a17-841a-c570ff54e545","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:36.799Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000447d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9131\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9131, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f8aa0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:36.803Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:36.804Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"910ddbe3-81a8-4cdb-a843-1c813e8a70b9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:36.807Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000371b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9131\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091a1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9131, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f8d70), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:36.809Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2fdfdc67-e022-4e05-ae01-18a04f0358e0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:36.841Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4265\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091a880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4265, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f8fa0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:37.788Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008aba70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9137\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4c7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9137, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e4e60), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:37.789Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:37.789Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"30123167-895b-4898-a917-d2f905d00ed9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:37.792Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc0990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9137\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4d3c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9137, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e5400), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:37.800Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4b32eaaa-a5af-416f-b321-cad5705b037c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:37.818Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc0000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4279\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4c000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4279, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e4000), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:38.753Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc07e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9895\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02b40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9895, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033ed70), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:38.755Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:38.756Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d0738a1a-e215-42a2-9564-ea0aa9c00bf2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:38.759Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d926c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9895\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9895, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033f040), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:38.760Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9b267059-a224-43ee-a91f-37c7cf27a792","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:38.766Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d937a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4744\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4744, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033f270), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:38.777Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f8360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10094\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000127e00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10094, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033f4a0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:38.779Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:38.779Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e1d47e72-a720-4de2-9bcb-3eb16fb9d39b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:38.783Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10094\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038acc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10094, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033f770), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:38.783Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"99b5ebce-a719-41ec-ba82-edc88cf05d0c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:39.806Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a20e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9319\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009119c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9319, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c2e10), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:39.808Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:39.808Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ac638029-cb8a-4c24-a206-4a3492c24fc3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:39.812Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f01b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9319\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aac440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9319, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c30e0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:39.813Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"31e66224-15e3-496a-92ee-e82bd7487616","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:39.813Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f1200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10371\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aacac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10371, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c32c0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:39.814Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:39.814Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"510dfd21-ee15-42d4-b394-e51badc930eb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:39.817Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a065a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10371\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aad2c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10371, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c35e0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:39.818Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dzz62","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"00dbc4d4-40be-4c2d-ba8f-606912e379b0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:39.821Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a07950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4447\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aada40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4447, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c3810), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:39.829Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c942d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5021\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bce180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5021, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c3a40), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:40.847Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1313\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcfb00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1313, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000354a0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:40.848Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:24:40.848Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"37b5e792-69fd-49e8-bcef-5d5363aa45de","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:40.853Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b5950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1563\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1563, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0002695e0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:40.853Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"993ab7e1-59a9-4e0d-836c-2e0363dfbd3a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:40.869Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000812000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1126\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008815c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1126, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0002697c0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:40.949Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008125a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3195\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3195, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002699a0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:40.950Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:40.951Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"991955d9-6bca-49cd-8e8a-ebb058f06849","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:40.966Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000812ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3171\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3171, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000269d10), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:40.966Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9f72f4e0-18da-4892-9c9a-479256fa4ed2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:40.980Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008137a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1492\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000beeac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1492, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001cd720), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:40.987Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000813cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5742\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5742, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dc730), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:40.988Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:40.989Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3bf02a74-0e78-45c6-ab6e-b2f91a1fb9f3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:41.016Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000982870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6108\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6108, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dca50), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:41.018Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:41.018Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"99ecb0b8-5e2e-4f80-9b34-06bf550a673b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:41.021Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009833b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6108\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9ee00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6108, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000dcf00), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:41.022Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4c22d0d2-2522-436e-8022-c251fd845144","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:41.028Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000983e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4010\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9f9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4010, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000dd270), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:41.096Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b28750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8943\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089e100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8943, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dd8b0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:41.101Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:41.102Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ba5194e8-0da0-4059-aed3-1cd71aac1b6e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:41.106Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b29a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8943\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089ec00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8943, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000dddb0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:41.107Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ceee04f4-589c-4cb9-82b0-aae81dc87c14","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:41.113Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4327\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4327, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00003a280), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:41.834Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9963\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9963, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003b540), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:41.836Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:41.837Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"dc2b18b6-557b-4f07-907a-efb60bc22f0a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:41.840Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000434cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9963\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8bb00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9963, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0002f2280), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:41.841Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-rhptn","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ad9c4ef0-cc0d-4823-bfa1-48d6c709716b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:41.853Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000447e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4923\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4923, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f8280), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.617Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003718c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11259\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091abc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11259, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f8eb0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.630Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.632Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6fadba3a-d0ad-4fde-9a69-85b2012a9f4e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.635Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11259\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11259, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f91d0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.636Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4d59eabc-8a1c-4193-b7c2-1128c9add21f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.645Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008aafc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5520\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091ba80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5520, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f94f0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.662Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008ab950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11657\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad0200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11657, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f9720), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.669Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.669Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6005f7a4-6b26-4605-987b-c1bbd3719d21","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.695Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000535200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11657\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad0a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11657, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f9a40), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.696Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e3db532d-4990-4e65-bcd1-f3e019ecd57f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.765Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a5a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11072\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11072, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f9d10), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.768Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.768Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"28230219-f4bf-480e-b71c-1f10ccfd098d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.769Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9ba70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11060\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad17c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11060, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000266140), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.771Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.771Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4c865cb9-8dd1-404b-93f2-fb205d086048","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.772Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000e44e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11072\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c10a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11072, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0002666e0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.787Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"978ae451-275d-4f6b-a8cb-b6dff65fdcab","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.796Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000e44f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11060\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11060, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000266870), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.797Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"81adb7c4-0004-46d0-9a35-50b100166096","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.805Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000e45dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5327\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5327, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000266c30), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.810Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc0750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5321\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5321, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000267180), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.867Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc10e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11271\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4cf00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11271, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e4410), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.869Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.869Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cb21126f-fadc-46e5-9edf-8f443df09de7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.870Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d921b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11259\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4d940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11259, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e4a00), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.881Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d93170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11271\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4dcc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11271, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e4be0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.882Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5c6053cd-9edc-46d1-a27e-08a75c26fac1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.882Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.882Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"86eef526-2d1f-4625-b766-69cbf8d992dc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.889Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f8480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11259\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11259, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e54a0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:42.890Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5c0eaf54-0e1d-4177-a4f9-d0e37a04b4aa","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.074Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1254\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1254, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e58b0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.076Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/taskRef/kind\",\"value\":\"Task\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.076Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"d1b5f27e-e476-4fe5-93d7-313d9a9c5d52","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.086Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000924360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1492\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1492, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e5b30), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.086Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"f3ffba9b-d814-4597-8025-61325fa424b6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.097Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000924b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1068\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000127640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1068, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e5d10), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.181Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000925290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3039\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038a700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3039, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033e280), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.182Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.182Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2c8e975a-bdae-4812-b42b-4bd3325c3859","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.192Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3015\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3015, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033ee10), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.193Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6385b4da-2cff-4506-bc37-82bd9512f11d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.219Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1407\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1407, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033f090), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.224Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5573\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038bb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5573, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033f2c0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.225Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.226Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"583e06eb-ea1d-4d2c-a8bc-2d3a94fcd6d3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.250Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5912\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000911780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5912, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033f540), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.252Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.252Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"92d4e357-6e1f-4ad0-8a73-5fda984aa669","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.256Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f1950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5912\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aac100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5912, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033f8b0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.257Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c880b028-f9e8-4929-bc87-71983aab68b8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.262Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a063f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3912\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aac700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3912, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033fb30), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.281Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a06d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8734\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aacdc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8734, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033fd60), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.299Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.299Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8b69c72f-44c7-4b1f-b190-0d26b31cf775","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.302Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a07a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8734\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aad600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8734, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c2190), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.303Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"92019118-6235-4683-b241-7a1ba4836803","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.321Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c946c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4229\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aadd80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4229, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2460), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.584Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9252\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcee00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9252, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c3090), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.585Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.585Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d1e15cd4-8c5f-411a-8605-20938eb39ee2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.589Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c95c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9252\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9252, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c3400), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.590Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"26f96381-1ea5-4456-b165-fa3b5a43f6bc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.599Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4319\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcfe80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4319, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c3680), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.784Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af7320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11934\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11934, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c38b0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.791Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.796Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"558df0a4-731f-4f33-82b3-2b08586d9779","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.831Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000175560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11934\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039aac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11934, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c3bd0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.833Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c725b6e1-5955-41ac-9a04-5e388f657415","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.854Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2b050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5797\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b2c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5797, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c3ea0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.855Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2bb00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11735\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b8c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11735, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000340f0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.867Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.872Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bce38d01-1b88-4d34-897f-13f8d1e24cf8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.877Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b4ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11735\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880b00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11735, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000352c0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.878Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9de5429b-da73-48e2-be89-62761c6a427d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.895Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000812360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8339\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8339, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000035630), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.896Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.897Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"47c189cd-457b-408b-b160-c61ee281c1c7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.898Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008138c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5797\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5797, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000035a90), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.906Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000982510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8339\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8339, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000035e00), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.907Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-hc2fz","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"df0bce05-6db5-43aa-9621-f487f9ed39fa","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.919Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009835f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11470\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11470, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002685f0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.926Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.926Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"76f65333-501d-487b-b04f-5a86e77306f0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.944Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b28990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11470\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11470, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000268960), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.945Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"07170736-3884-4e31-bd8d-aef044ac3927","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.965Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007001b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3885\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3885, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000268e10), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.966Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8339\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9ed00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8339, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269090), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.967Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.967Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f8a3c820-8300-4a76-9453-5a775a650b2d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.984Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00015f8c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8339\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9fa00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8339, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0002694a0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:43.985Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-lwp7s","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f834ff04-a56d-4848-9cd3-b72529c241e5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.027Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000435ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3885\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089e080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3885, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:44310\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000207740), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000269860), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.028Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000447e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5526\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089e780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5526, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000269ae0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.104Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000371680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11669\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089f0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11669, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269d60), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.107Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.107Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"dd0820d6-16e9-40dd-aca2-08e87c5b1bed","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.116Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11669\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11669, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000dc550), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.118Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"09777f54-5a19-483b-b5a5-eaa08f990102","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.790Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008ab0e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11946\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11946, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dd900), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.793Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.793Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5a7c9f96-ccbe-4e8d-816d-50200397155e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.815Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0005346c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11946\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8bdc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11946, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000ddd60), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.817Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ad43b9f8-6421-4c4e-a6c9-6b412f9b6a31","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.846Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000535d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5803\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00027bf00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5803, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00003adc0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.881Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9ac60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8269\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091a600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8269, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003b090), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.882Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.890Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"32245f7c-b52d-461c-b1b0-6658d9c2e1e1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.893Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc02d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8269\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091ad80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8269, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000266190), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.894Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-9q5b4","knative.dev/name":"output-pipeline-run-89rjc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c3f11da8-db7a-4fa6-90af-b663fb02d75e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:44.907Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc1290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3850\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3850, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000266870), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:45.695Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc1b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9258\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c10e00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9258, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000267db0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:45.696Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:45.696Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fc3a40cf-8981-44d7-9f09-3c0f890d5196","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:45.704Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d92900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9258\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9258, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e4320), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:45.705Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cecc0d62-9df7-4715-b12c-6aa4880e42d6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:45.717Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d935f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4333\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4333, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e4730), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:46.163Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a07830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9043\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000127c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9043, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033f360), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:46.165Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:46.165Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"acdff471-5c35-43ec-be34-6da9560e9a77","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:46.167Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c945a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9043\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038ac00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9043, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033f6d0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:46.168Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d921b4bb-c090-47a4-9ab7-8ff3c53ecde2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:46.181Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c95290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4221\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4221, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033f900), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.231Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b4cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9049\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bce200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9049, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c3e00), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.233Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.233Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"65965e58-95ec-4762-bd93-2cd021abd47a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.236Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b5d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9049\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcec00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9049, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000342d0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.237Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"43c620c4-926f-451f-b1ec-a52a6ec31604","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.256Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000812bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4235\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4235, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000034690), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.443Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000813560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1447\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c3c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1447, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000354f0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.444Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.444Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"41e4dd6b-e875-479a-abb8-3e7e101919ff","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.446Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000813a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1608\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1608, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000357c0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.447Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"0facb1f5-014c-4dc3-baf9-8426a7374228","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.456Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000982090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1162\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039aa00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1162, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000035a90), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.495Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009825a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2444\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2444, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000035e00), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.497Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.497Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6cbea874-dddb-41d1-b637-e787cc25aae1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.499Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000982bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2592\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2592, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000268460), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.500Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5bc62a04-bea4-487a-88d2-4c78b42bf6fc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.507Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009830e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1820\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039bc80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1820, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000268690), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.520Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009835f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3153\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3153, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268910), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.521Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.521Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a3d62dfa-5d5d-4bc2-b24b-a0226a25c28d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.523Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b28120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3141\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3141, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000268e10), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.523Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fc1c6c27-c0e2-46ba-959e-cb551baee40c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.526Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b28a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1417\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880fc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1417, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000269130), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.535Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b294d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5686\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5686, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269360), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.537Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.537Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"93c81b91-cd8d-4d76-85a0-891cb7f04208","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.565Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4406\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4406, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002696d0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.576Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007005a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5941\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5941, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269720), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.581Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.581Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"76e1c069-39b9-444e-abd1-31a49d3a0f94","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.583Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.583Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"68520659-f2c5-4dfc-8a42-9ab7bd3673b0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.593Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5941\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000beecc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5941, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000269d60), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.594Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4dfd123b-57ca-49d2-8224-3bd9c1de4229","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.599Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000434f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4382\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4382, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000dc5a0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.604Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"eea4e264-2531-4c56-a891-40534d2b8393","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.605Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000446090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3909\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3909, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000dc910), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.615Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000447ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1998\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9ee00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1998, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000dcc80), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.628Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003705a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6862\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9f9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6862, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dcff0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.633Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.633Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1ce8544e-7dba-4e60-b948-65b5d749bcef","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.659Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000371dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8380\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089e100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8380, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dd400), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.661Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.661Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"26981c27-2413-4c76-8c2c-2be5a8aa1f68","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.664Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000873950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8380\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089e8c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8380, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0002f20f0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.665Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bc3b3ed4-aef7-4161-bd1f-6e70a0eceb18","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.677Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008ab5f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7040\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089f180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7040, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002f2af0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.686Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.686Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"780114f7-7c71-40b1-a5f5-bdf07ac3f500","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.689Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000534120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7040\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7040, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00026f540), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.690Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3034561b-e1ca-4e24-817f-94e0633bc696","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.698Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c725a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8433\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8abc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8433, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026fb30), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.699Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.699Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e81d70b8-dc14-47d7-897e-1e685d60b62b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.701Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c735f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4425\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b2c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4425, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f8370), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.723Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c73cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9873\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8bb40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9873, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f8640), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.724Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.725Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8120925d-8219-455d-8e34-63a2671dbdf0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.725Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d26900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9440\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad0540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9440, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f8960), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.726Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.726Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2a2cbd5b-3b53-4190-bf2e-0bfa24d16575","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.728Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d27710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9873\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad0d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9873, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f8cd0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.729Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7adf2aaf-b66d-4e7d-8491-2f96f31c913e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.733Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dbe240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9440\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9440, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f8fa0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.738Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"88ab35a5-e0a4-406e-a9dc-21894f1d7552","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.738Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dbef30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4831\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4831, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f9220), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.746Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dbf5f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4501\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009980c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4501, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f94a0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.760Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dbfe60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9608\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009987c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9608, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f96d0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.762Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:47.762Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5c5c544b-efd3-47ad-b30b-d4651b29c382","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:49.245Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000e1ee10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9231\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9231, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099f720), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:49.247Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:49.248Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"85155bba-a82a-4f85-b51f-8ea0cc9e7e30","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:49.250Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000e1fc20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9231\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c85680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9231, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00099fae0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:49.252Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"692dea7e-ec1f-4fa2-ba8b-b6fa81dd713b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:49.260Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000eac990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4403\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c85d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4403, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00099fd60), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:49.930Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000eac000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10271\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b413c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10271, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003aff0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:49.932Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:49.932Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"994ebfce-f73f-4bed-97e2-e1b8d251f2aa","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:49.935Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000eada70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10271\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10271, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00003b630), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:49.937Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d31d8253-51ea-4d0d-bcb9-1d88db505b8e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:49.941Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4823\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4823, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000266460), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.230Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9b0e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9598\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9598, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000266730), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.232Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.232Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3ebf2408-2faf-48cf-9ead-e2199ef22383","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.235Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc06c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9598\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091a500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9598, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000266be0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.236Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3f480a92-8d75-4314-9bf7-538cd3489a29","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.244Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc15f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4602\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091abc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4602, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000267180), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.250Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc1ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9797\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9797, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002673b0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.252Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.252Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f7995fa8-dc95-4d20-8ab0-2e10ede86c1e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.255Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d92fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9797\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091bc40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9797, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000267a40), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.256Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"701ed05d-ae2a-4bb2-891e-e463f4040dbe","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.658Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f8240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10084\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10084, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e4eb0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.660Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.660Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ed84c911-e04f-4b4d-ba71-ce8d0e788f03","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.663Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10084\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10084, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e54f0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.665Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-vrhms","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f5a42fd2-d576-46ef-a968-38b7ad839cf3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.669Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a20bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4977\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4c5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4977, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e58b0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.942Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10292\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038aac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10292, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033fdb0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.945Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.945Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0e04e2ac-8bd0-41e8-bb7b-b130f992d4d6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.948Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af77a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10292\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10292, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c2190), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.953Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6069e14e-b55e-4f58-bef6-3ecdeffa5a07","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:50.957Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000174d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4852\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038bb40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4852, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c24b0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.074Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2a090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1254\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000910740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1254, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c2730), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.075Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/taskRef/kind\",\"value\":\"Task\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.075Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"70eef6f7-055c-4904-8301-a43003a4bd08","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.077Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2a5a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1492\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000911dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1492, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c2960), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.078Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"5162dd7d-6f9f-4000-89a8-e7510df8c23f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.092Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2a990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1068\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aac300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1068, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2b40), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.157Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2b290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3039\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aaca00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3039, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c2f00), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.158Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.159Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"eaefc476-9eff-4132-b56f-ee0bc90f381f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.162Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2ba70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3015\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aacfc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3015, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c3270), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.162Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8ba68184-f0b9-4038-968a-ff24bf41a9e7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.169Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b42d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1407\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aad540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1407, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c34f0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.208Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b47e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5573\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aadc00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5573, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c3720), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.209Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.210Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"930e90b7-5940-4304-8291-c0aba22c7e75","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.256Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b5200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5912\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bce340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5912, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c39a0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.258Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.259Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e08a0a01-c8f4-43cc-a7b5-9f5bef738012","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.259Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000812090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10074\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcec00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10074, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c3cc0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.260Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.260Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b7ed98f8-8db2-44a0-93d0-b22f36ba7ae2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.266Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000813680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5912\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5912, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000034140), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.267Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"51c862de-38be-4252-8986-157ed885921e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.269Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009821b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10074\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcfbc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10074, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000034460), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.270Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-sj5wq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"86681c30-399e-4794-9e7e-e081409db7e0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.284Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000983290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3912\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3912, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000034820), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.294Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000983b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4879\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035cb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4879, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000034b90), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.312Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b286c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8734\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039ae80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8734, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000034eb0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.313Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.315Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5d3d7d26-f0e6-45ca-a688-fa906b876bce","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.341Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b299e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8734\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8734, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000352c0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.343Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.344Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a818d0ec-9bdc-4be0-a989-533a37a23510","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.349Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8734\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8734, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000268640), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.350Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a63e500e-4388-4e16-a50f-b433018f7af1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:51.359Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007018c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4229\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008810c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4229, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000268910), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.201Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00015f8c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1451\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1451, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269680), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.202Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.202Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"c5a7cd14-f1bd-41b2-a75e-3ebacb32ba19","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.205Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004342d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1701\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1701, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000269810), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.206Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"8872a7a5-2bdb-4b77-93f5-0d3a2ce3af01","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.209Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000434f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1264\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000beedc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1264, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0002699f0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.320Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000435cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3471\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3471, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269bd0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.321Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.321Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d9fe509e-df1e-4542-8fd6-e0348f1c6dd1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.326Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000447cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3447\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3447, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000269ea0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.329Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5baa7be9-9e08-4254-8803-29d7ae83ff1c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.355Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000370630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1630\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9fbc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1630, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000dd270), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.372Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003719e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6024\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089e200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6024, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dd8b0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.374Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.410Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6a82d7e8-474c-4dd7-8c40-1778b3d0ae1a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.487Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008727e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6390\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089eb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6390, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dda90), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.489Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.489Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"974bea01-37c7-46ed-bcea-a313be5d82cb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.522Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008aa750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6390\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089f340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6390, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000ddef0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.530Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3469a735-777a-4109-bbe1-4ce8f2d17328","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.552Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008ab320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4154\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4154, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0002f2370), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.627Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008abb00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9231\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8ae00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9231, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002f2af0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.638Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.645Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5648aa28-b41e-4b0a-aa1c-b282181dc170","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.658Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000534d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9231\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9231, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00026f4f0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.659Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2f605a25-1280-4175-a19c-f772e5383c1a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.673Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000535e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4471\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8be80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4471, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00026f8b0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.698Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000e1e6c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9548\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad0600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9548, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f80f0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.700Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:52.700Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4463b582-2bf9-44e9-9320-eea621df3530","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.064Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000e1f4d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9043\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000998580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9043, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099e190), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.069Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.069Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2af71b53-ba00-4fab-9a65-de2c1d69daf9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.075Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f88360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9043\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000998000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9043, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00099e000), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.076Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a31682cd-8c0b-42cc-b098-cf02d5b8e94f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.091Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f88f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4221\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000998f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4221, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00099e5f0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.127Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f89680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10591\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009995c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10591, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099e820), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.129Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.129Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1f68056c-e505-4fde-a509-829615e929fb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.136Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10591\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000999d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10591, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00099eb40), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.137Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a49f45e8-1ebc-43f6-bb7d-fc5e8c633d79","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.143Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9b710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5122\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5122, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00099ee10), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.172Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc03f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10861\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10861, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099f040), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.175Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.175Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6175cb8c-496c-44f3-acf3-4c2ccdc86e6c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.771Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc13b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9049\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9049, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099fd10), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.776Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.776Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ed164998-4ca3-4044-9a9b-b21fbbf4f448","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.779Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d92120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9049\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9049, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00038c6e0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.779Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"441020a4-3996-4fbc-b508-f173e67c16a9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.787Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d92cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4235\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4235, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00038d590), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.838Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d93560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9540\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091a3c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9540, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00038db80), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.840Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.840Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c4cae8f0-4c6c-4999-8c77-bf051a540024","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.843Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f85a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9540\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9540, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00003ae60), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.844Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"62a98f29-a311-4d09-aa54-2d834db2f9c8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:54.853Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4463\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091bb40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4463, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00003b450), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:55.835Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000924630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9546\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9546, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000266d20), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:55.840Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:55.840Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"baa033ce-b13d-41b7-9921-a255a81f04f6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:55.845Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9546\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4c6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9546, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e4370), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:55.846Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9e84bb09-2bd9-42ef-a7ca-16a755c31a85","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:55.855Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f02d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4477\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4cfc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4477, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e4730), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:56.912Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b5d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9231\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aacc40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9231, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c29b0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:56.924Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:56.925Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7fdee96d-ec2c-4d13-bc1f-8591b5479b88","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:56.928Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000812e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9231\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aad480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9231, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c2d20), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:56.929Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bb0aa594-2df7-4ee6-9807-f0fc8ca38564","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:56.935Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000813d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4403\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aadc00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4403, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2fa0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:57.959Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009838c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9728\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcfbc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9728, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000034b40), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:57.961Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:57.961Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"acf9c3f7-3fdd-40aa-8e3c-c557b5b7b12e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:57.964Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b28cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9728\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9728, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000034f00), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:57.965Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b13ce166-4e73-4ad1-80a9-946197fd514d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:57.971Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4645\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035d300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4645, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000035130), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:58.877Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9598\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9598, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268fa0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:58.879Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:58.879Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"dc3f4017-362c-43d3-89e9-4158ccc348ff","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:58.883Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9598\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880b00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9598, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000269310), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:58.884Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cc1ab7be-69ed-4d19-9213-870bac0b3ee9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:58.891Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004355f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4602\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008811c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4602, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000269590), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:58.899Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004466c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9797\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881ac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9797, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002697c0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:58.900Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:58.901Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e7e9b54e-fac1-4bef-9a79-99739fd44782","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:58.903Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003719e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9797\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9797, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000269ae0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:58.904Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0e618377-9e13-431e-a16b-432b8b5ecf47","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:59.890Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10074\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9eac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10074, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dde50), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:59.892Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:59.892Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5cd66496-562a-4f61-9c9e-74a9d9186539","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:59.897Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008ab200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10074\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9f7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10074, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0002f2960), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:59.898Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-g9sxc","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6324ef08-a73a-43c5-bdbf-8f114cba7de2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:59.902Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000534480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4879\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9ff00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4879, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0002f2be0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:59.923Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0005353b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10095\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089e700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10095, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026f540), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:59.924Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:59.924Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bc7106cf-3102-4fea-9239-95182ec0c051","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:59.927Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000e1e630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10095\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089f200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10095, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00026fb30), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:59.928Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f92b6347-57c3-4b4e-9370-d1762a911a89","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:59.933Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000de4000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4844\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4844, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f81e0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:59.940Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000de4990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10294\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8ad40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10294, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f84b0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:59.943Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:24:59.943Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f1c459c1-066b-4648-b7d9-7b69238d6bed","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:24:59.949Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000de5b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10294\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10294, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f8780), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:24:59.950Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"05e00ffe-69e9-4737-8202-d3bf51a63f51","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:00.893Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d93ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10571\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10571, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099e5a0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:00.895Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:00.895Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c5e0a652-479d-4ab9-91b7-d1b81e2ee0cb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:00.898Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10571\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40f80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10571, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00099e870), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:00.899Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-dh24x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b0cf0a2d-1228-46ac-b0e3-a7347ae76964","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:00.904Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a20e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5121\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5121, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00099eaa0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:00.971Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1292\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1292, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099ecd0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:00.972Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/taskRef/kind\",\"value\":\"Task\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:25:00.972Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"341ea88b-e586-48c7-9d48-3e73bc852cb4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:00.974Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f02d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1530\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1530, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00099ee60), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:00.974Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"ea778a75-19b5-4952-896f-135cde2a029b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:00.977Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1106\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1106, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00099f040), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:00.997Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3115\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091a180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3115, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099f220), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:00.998Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:00.998Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1f47e5ac-ec82-4c1e-8c80-756ecf53c6a5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:01.000Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f17a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3091\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091a780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3091, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00099f4f0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:01.000Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7b657969-0188-46f8-a5e8-8d7e2983f27e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:01.006Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a06090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1445\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091ad00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1445, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00099f720), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:01.011Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a06630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5655\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5655, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099f950), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:01.013Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:01.013Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"63501f09-4965-44a6-857f-599a6d8adb2e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:01.031Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a073b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5994\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091ba80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5994, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099fb80), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:01.033Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:01.033Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a59c187f-f0b7-4a03-8869-7e78de8669fa","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:01.034Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5994\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c10d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5994, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00099fe50), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:01.035Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fa7bdc05-73c6-43e5-b1d0-6d8c4e926dd7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:01.038Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3956\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3956, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00038c6e0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:01.043Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c953b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8822\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8822, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00038d540), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:01.045Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:01.045Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"38b6b2bc-9866-4d75-82b4-03ded273eba1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:01.047Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8822\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4c400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8822, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00038dbd0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:01.048Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1a824087-b346-4128-8636-eab042605f75","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:01.053Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af7290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4273\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4cbc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4273, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00003a2d0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.283Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000174480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9131\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a030c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9131, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000266c80), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.285Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.285Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"54719196-23ca-47eb-9cbe-279886309f4b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.287Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2a3f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9131\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9131, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000267270), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.288Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"88dbec2e-36d4-4382-8eae-4e2905cc6a87","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.292Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2b200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4265\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000127380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4265, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0002677c0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.721Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2b9e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1492\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1492, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e4a00), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.722Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.722Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"c7e3d248-d4bb-47a1-b746-70b0f20763d7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.723Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b41b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1716\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1716, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e4b90), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.724Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"5b9489b0-8638-4ca7-9f67-91ab388664a0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.727Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b4630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1279\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038bb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1279, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e4f50), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.748Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b4b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3501\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000910700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3501, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e5400), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.749Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.749Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c8167c9d-31d9-4955-a88a-f4a6d7265985","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.751Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b5560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3477\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000911e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3477, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e5810), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.752Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"12013482-9e36-49ed-a684-ecff4a58958b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.756Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000812000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1645\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aac440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1645, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e5ae0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.761Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008126c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6054\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aaca00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6054, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e5d10), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.763Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.763Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d99f3343-e1ab-4e8b-a4ad-fa61861ff8c7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.781Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000813560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6420\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aad0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6420, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033e280), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.782Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.782Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2e160233-d1e7-4291-bfbd-533479d9466c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.784Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009822d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6420\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aad8c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6420, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033ed70), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.784Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2adbb981-5721-4ab5-9b9c-6827198b50d2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.787Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000982d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4169\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aadec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4169, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033efa0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.796Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009835f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9261\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bce740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9261, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033f1d0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.797Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.797Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"181cb189-1a32-4bf1-8125-6176fd16397e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.816Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b286c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9261\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9261, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033f4a0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.818Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.818Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"67bf1eef-1883-4dc9-af49-98c10a766e52","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.820Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b29b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9261\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9261, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033f770), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.820Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ebe6f8ee-16b7-4e01-a7c8-eedb61a85a95","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.823Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4486\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4486, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033f9a0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.828Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9578\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9578, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033fbd0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.830Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:02.830Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f424300a-dce8-45e9-b449-ba9813c0f29e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:03.285Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000239320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9137\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9137, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c29b0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:03.286Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:03.286Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b4cb0ca7-4c96-4792-9750-d6461517e1e5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:03.288Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000446360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9137\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9137, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c2c80), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:03.289Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fb03d255-27c7-49f0-9d9c-4cd1eaaf4955","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:03.293Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000370510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4279\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0008807c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4279, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2eb0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"error","timestamp":"2024-11-07T08:25:03.842Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"ae4b9cb9-be9b-4ec1-bc22-dff1273f9c2e","knative.dev/key":"stepactions.tekton.dev","duration":0.000106073,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
{"severity":"info","timestamp":"2024-11-07T08:25:03.915Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000371b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9570\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee8c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9570, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000034b90), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:03.917Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:03.917Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fcb8483e-04ac-4a1a-8568-bed9d12c542b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:03.919Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9570\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9570, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000034f50), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:03.920Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c2690015-aa02-451c-8608-9bedfa08490e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:03.929Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008aae10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4478\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4478, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000035180), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:04.294Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008ab5f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9319\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9edc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9319, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000035450), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:04.296Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:04.296Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"91f5d0b6-9d72-4332-b98b-96355e1a11c8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:04.297Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000534870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9319\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9fbc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9319, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000357c0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:04.298Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"03c9de3a-5316-4a64-b7c7-aba5a5a4c72a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:04.301Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000535b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4447\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089e300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4447, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000035a90), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:04.911Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000de4510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9576\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad0880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9576, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269720), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:04.913Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:04.913Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"13788f2e-4e15-48d5-9cd6-3e2ecfd15a73","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:04.918Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000de5440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9576\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9576, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0002699f0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:04.919Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d8c676e7-fdc2-4cb1-b714-4475d171f19c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:04.922Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f8c750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4492\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad0000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4492, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000268320), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:05.302Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f8cf30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9686\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad0700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9686, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268550), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:05.303Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:05.304Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"146778c4-83b3-45c7-a36c-ed6ea581057e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:05.308Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9686\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9686, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000268870), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:05.309Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1a44bbaf-a14c-4fae-95c0-b70769cd7121","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:05.313Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9b680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4646\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4646, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000268aa0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:05.322Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc0480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9885\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8adc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9885, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268eb0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:05.324Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:05.324Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a232fcf8-87cf-45e4-9d9e-6dcab914fc55","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:05.327Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc1680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9885\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9885, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000269180), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:05.328Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"695a2169-6010-460a-a65a-7964269c8033","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:05.939Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a07a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9758\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091a9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9758, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00038c0f0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:05.940Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:05.940Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b68f69b0-f1b9-456a-8861-b6e9101ce738","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:05.942Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9758\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9758, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00038d450), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:05.943Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2c56f846-171a-48bd-a40d-56c055a1b966","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:05.946Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c95950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4660\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4660, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00038da90), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:05.952Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af62d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9926\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c10bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9926, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003a050), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:05.953Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:05.953Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bedb30df-9b3d-494a-a0c6-ca8c330f4ebe","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:06.124Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af7710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1196\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1196, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003a460), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:06.125Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=Task\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/steps/0/computeResources\",\"value\":{}}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:25:06.125Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"c5a0772f-c8c8-4f4f-a154-28b4ac8f5da0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:06.126Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af7b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1321\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1321, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00003a640), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:06.127Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"ac8ce6a8-c14e-4192-8b8e-69781145c896","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:06.131Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000174240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"850\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4c600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:850, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00003b0e0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:06.299Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000174a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10162\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4cec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10162, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003b540), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:06.301Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:06.301Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5d13282c-cfc7-4902-a9ed-9ad0729cdeba","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:06.303Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2aab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10162\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4d9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10162, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000266190), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:06.303Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-6lnt9","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e0fa7a4e-05b2-4387-a21f-dc4c9ab8b094","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:06.306Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2bd40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4923\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4923, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000266640), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:06.920Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009837a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10402\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038bc40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10402, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e5b30), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:06.921Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:06.921Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"841602ce-d0dd-4bee-9505-535c8fcce0b7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:06.923Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b28ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10402\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009119c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10402, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e5ea0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:06.924Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-kc466","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ac693802-44c1-41d9-950b-eaf851becfb5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:06.927Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5136\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aac2c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5136, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033ebe0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:07.409Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004341b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1396\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aad700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1396, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033fa40), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:07.410Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/taskRef/kind\",\"value\":\"Task\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:25:07.410Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"0eee97bf-99e6-4e41-b264-b855b665b91c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:07.414Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000434e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1654\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aade00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1654, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033fb80), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:07.416Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"f06a31a6-b695-4683-b72c-74d66183e1db","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:07.419Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000435830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1220\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bce380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1220, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033fd10), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:07.442Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000446000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3363\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bceb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3363, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033fe50), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:07.443Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:07.443Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"61e047e8-6d22-431f-83b5-d1f8a5d7e5e8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:07.444Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000447a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3339\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3339, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c2140), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:07.445Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4186733f-341e-4b1b-9c9d-c6ee7a9ea8e1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:07.447Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000370360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1569\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcfb00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1569, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2320), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:07.452Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003707e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5467\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5467, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c24b0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:07.453Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:07.453Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"91252288-6c1c-42eb-96de-7f65f8debe61","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:07.476Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000371e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5816\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035cb00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5816, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c2640), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:07.478Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:07.478Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"377178be-e725-4856-b77c-67f9d5aebc78","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:07.480Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5816\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039af00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5816, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c28c0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:07.480Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"42f37859-ba8c-4b90-a595-6a93d7bbcf32","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:07.483Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008aa5a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3644\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3644, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2a50), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.591Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008aacf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1492\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1492, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dd8b0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.591Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.591Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"e5f8d0d9-dfab-4891-8609-b814ea5239d0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.593Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008ab320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1716\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1716, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000dda40), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.593Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"7ebd2329-d569-4bf4-9112-95c136e95ad8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.595Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008ab7a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1279\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9ec40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1279, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000dddb0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.613Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008abcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3501\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9f700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3501, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002f20f0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.614Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.614Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"04556a45-c9fa-4b24-ac31-9928e990acb4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.615Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000534990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3477\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9fd80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3477, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0002f2a00), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.616Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"368d6a7a-4030-4c3d-9200-c94d7e139798","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.619Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0005354d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1645\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089e440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1645, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0002f2c30), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.626Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000535b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6054\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089ec00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6054, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026f5e0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.628Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.628Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cbfc7bd3-9502-4355-9338-fb9b0fa11f9a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.647Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000de5b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6420\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089f380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6420, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00026f900), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.648Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.648Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"491c8dd2-6abe-428b-adf0-e7d24eb27918","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.650Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d92ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6420\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c846c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6420, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0001ea280), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.651Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"58eef2d4-f825-4b8e-881f-a4e9c0d2af75","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.654Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d93a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4169\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4169, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001ea4b0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.660Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d522d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9261\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c85ac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9261, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001ea7d0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.662Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.662Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5d57cbad-a29a-499f-bd01-b79631b16154","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.664Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d530e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9261\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009989c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9261, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0001eab90), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.665Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"39f7ab6f-05e3-404e-8236-f92030d66b88","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:10.670Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d53dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4486\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009990c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4486, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001eb040), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:11.474Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000924bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8107\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8107, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269720), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:11.475Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:11.475Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"97597d8f-c699-4d95-8849-0ed07b71d47b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:11.477Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8107\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8acc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8107, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000269950), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:11.478Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"32f5a013-28c5-4a11-8bea-1aa331d0dcdc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:11.480Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3860\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3860, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000269ae0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:11.951Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9570\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9570, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099e690), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:11.952Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:11.952Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"69687932-7010-4e7e-beb8-cfd6135d9a72","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:11.955Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f1560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9570\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9570, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00099e960), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:11.956Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5e271c7b-0bee-4061-a571-16d9bd0cc32e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:11.964Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a06360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4478\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4478, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00099eb90), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:12.950Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a06d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9576\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9576, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00038c730), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:12.951Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:12.951Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e411d833-e2f8-43a4-b6a4-4b5993906295","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:12.953Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a07b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9576\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091a6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9576, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00038d720), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:12.954Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fab67315-574f-4ffb-85fd-7a14cc0060b3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:12.957Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4492\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091ad40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4492, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00038dc20), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:13.349Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c95200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8315\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091bd00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8315, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003ae60), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:13.351Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:13.351Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2cbbbca1-7b96-4920-b62d-e0117ba6ce36","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:13.354Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c95cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8315\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c110c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8315, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00003b450), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:13.356Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8453be1c-46ba-4b01-94e4-39865d9cefca","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:13.361Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af66c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3852\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3852, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00003b5e0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:13.964Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9758\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4c800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9758, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000266e10), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:13.965Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:13.965Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"43d43e2d-e461-4bd6-8d6f-4c9cfeb6eb35","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:13.967Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000174900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9758\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4d400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9758, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000267400), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:13.968Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"24935ce3-349f-47c2-b5ce-2c77b3d9e9a3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:13.971Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2a5a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4660\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4dbc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4660, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000267950), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:14.344Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2afc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8300\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8300, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e4b90), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:14.345Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:14.345Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"550633a9-555d-4d0c-b702-2b0b7eac5aec","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:14.347Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2ba70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8300\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8300, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e5040), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:14.348Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f9cba5da-b0e3-4895-9142-4be9f0a68b55","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:14.351Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b45a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3845\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0001c2080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3845, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e5400), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:14.959Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b4bd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10402\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10402, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033ec80), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:14.961Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:14.961Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"78411306-ff03-49bc-950c-abf5d5a70fe7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:14.963Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008121b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10402\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038bf00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10402, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033ef50), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:14.964Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"read-clustertask-8tlcb-run-5mfsm","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f17a65b4-e986-4375-99dd-75e592e407a7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:14.966Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000813710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5136\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000911a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5136, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033f180), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:15.360Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000982360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8365\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aacb00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8365, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033fd10), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:15.361Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:15.361Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1a2ad2d5-6204-4680-9599-b8f19c9e22b8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:15.363Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000982ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8365\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aad380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8365, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c2000), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:15.364Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"849b005f-6fb2-4002-aefa-aedfb524ef7e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:15.366Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000983950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3917\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aadbc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3917, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2190), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:17.354Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d93ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8714\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000befd80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8714, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dd950), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:17.355Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:17.355Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"341b304a-2e3d-4318-9c5e-2656e1dc2969","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:17.357Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d52c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8714\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8714, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000ddd10), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:17.357Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-with-workspace-run-ktstf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0fa1e61d-04b5-4286-a2e0-3fdde74eab14","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:17.360Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d538c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4194\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9ef80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4194, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000ddea0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:17.524Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dae360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1326\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9fc00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1326, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002f21e0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:17.524Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1beta1, Kind=ClusterTask\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/steps/0/resources\",\"value\":{}}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1beta1, Kind=ClusterTask","knative.dev/namespace":"","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=clustertasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:25:17.524Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1beta1, Kind=ClusterTask","knative.dev/namespace":"","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=clustertasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"2c502dff-fbc7-4ec0-829f-f38b377ab7aa","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:17.526Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dae6c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1522\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089e200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1522, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0002f26e0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:17.526Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1beta1, Kind=ClusterTask","knative.dev/namespace":"","knative.dev/name":"clustertask-optional-ws-mhdqx","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1beta1, Resource=clustertasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"83a922c8-3b44-4159-b2dc-7329f2bbc67b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.658Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dae990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1266\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1266, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f9400), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.659Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.659Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"4bf2ee8b-8801-48f5-8d41-8e99caf68a27","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.661Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000daee10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1530\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c85800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1530, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f9590), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.661Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"e73504f3-0c8a-4af5-988a-4988a1cb00b1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.665Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000daf170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1086\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c85cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1086, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f9720), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.680Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dae000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3129\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000e52300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3129, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f8000), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.680Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.681Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"537dd928-2a86-4ba7-b033-2ea54f00805f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.685Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dae6c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3105\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000e528c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3105, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f8230), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.685Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fe6f0c29-f371-4733-a5ba-f2d8be3e8d75","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.689Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000daecf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1459\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000e52e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1459, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f8410), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.693Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000daf950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5309\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000e53400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5309, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f85f0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.694Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.694Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"778bea3a-1f94-4ba5-93fa-a42a4b79b810","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.713Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a2d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5682\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000e53a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5682, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f8730), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.714Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.714Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8cc621dc-07e4-4e21-b188-e1c5442c6ebf","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.716Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9af30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5682\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000998140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5682, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f8960), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.716Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2a2613f4-d856-4742-a279-87a49d18a29a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.719Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9b9e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3610\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000998700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3610, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f8af0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.726Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc03f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8049\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000998d80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8049, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f8c80), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.727Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.727Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2501c0da-0a61-4cdc-ad4b-22442d7fe2ec","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.747Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc0f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8049\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009994c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8049, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f8eb0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.748Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.748Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"04f9276d-c49d-4d68-a562-28ce2e9be71e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.750Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc19e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8049\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000999bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8049, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f90e0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.750Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4b04d58f-e3d1-4f15-85c0-26d95bf76876","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.753Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f85a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3826\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad0240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3826, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f9270), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.903Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1392\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1392, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001ea2d0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.904Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/taskRef/kind\",\"value\":\"Task\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.904Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"83356e3d-9d81-492f-b5d5-e218f31cadfb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.905Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f99e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1630\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1630, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0001ea460), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.905Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"711bc4a5-a517-4a07-a282-1e03377d27f3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.908Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000924000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1206\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1206, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001ea730), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.926Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009246c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3315\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3315, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001eaa00), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.927Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.928Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a78ed4ff-fde9-408e-ad86-b6b9a882626c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.930Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a20cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3291\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3291, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0001eaf50), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.931Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fbdc6ea0-2191-4108-94fc-6989fbce42cd","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.935Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1545\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8adc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1545, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001eb180), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.939Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5855\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b3c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5855, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001eb630), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.941Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.941Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f368ae42-46af-4ac3-9b07-1e1d1eb814ce","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.961Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6194\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8bc00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6194, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001eba90), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.962Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.962Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"28e9849c-2245-4c5f-b183-a637d9889510","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.964Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f1830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6194\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6194, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000268370), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.964Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cc18319c-423c-455f-9509-f4ed845f99d5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.967Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a063f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4056\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4056, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0002685a0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.977Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a06e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9022\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9022, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268820), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.978Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.978Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6adc912a-28d5-4395-986a-78cf883a6eaa","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.997Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a07c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9022\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9022, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268c80), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.998Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:18.998Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"63e4ac3e-5153-4534-962c-3069e6d7a6d6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:19.001Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9022\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048cf80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9022, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000268fa0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:19.002Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9656f7ee-ea48-4d8a-a827-eead5ab3b426","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:19.008Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c958c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4373\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4373, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0002691d0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:19.987Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9331\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9331, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099e780), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:19.989Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:19.989Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ab3bfa9b-b81c-46e7-b438-60421e069f28","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:19.993Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af7290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9331\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091bc00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9331, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00099ea50), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:19.994Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5c088cc1-2dd3-471d-8bca-13b0416db65b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:20.016Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000174900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4365\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c10dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4365, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00099ec80), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:20.024Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000175c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8257\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8257, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099eeb0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:20.026Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:20.026Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6e52a7d7-950e-417f-88c8-e171bde2854d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:20.030Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2aa20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8257\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8257, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00099f0e0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:20.030Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"460821c9-cd3c-4a51-911d-88ade809b23c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:20.053Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2b4d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3818\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4c240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3818, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00099f270), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:20.987Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b294d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9337\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9337, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003b4f0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:20.988Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:20.988Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"638e7444-07bf-4497-9f19-7ba0d947df08","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:20.990Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007006c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9337\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038ba40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9337, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000266140), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:20.991Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9f5a93f8-d948-486d-bab8-c13a1d97d6c6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:20.995Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4379\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000910680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4379, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0002665f0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:20.998Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8242\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000911ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8242, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002668c0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:20.999Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:20.999Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5c0cf039-db4e-43a8-8fcb-15014536f480","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:21.001Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000434e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8242\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aac680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8242, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000266b90), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:21.002Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f3df10d8-f15b-407c-b364-6d4c28279aaa","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:21.004Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000446480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3811\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aacc80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3811, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000266d20), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:22.017Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003702d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8307\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bce5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8307, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e54f0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:22.019Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:22.019Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"79a17946-bca0-47e5-b916-3024692b471a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:22.023Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000371c20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8307\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bced80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8307, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e5860), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:22.023Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a0a40b3f-39e7-4ae5-acde-6e42d6eebe74","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:22.027Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3883\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3883, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e5a90), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:23.013Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000873830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8656\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035d300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8656, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033fa90), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:23.015Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:23.015Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"606dbfe2-3dcc-4a7e-a22e-e232873f467c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:23.017Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008ab170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9519\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9519, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033fcc0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:23.019Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:23.019Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"390eb665-0135-45cb-b306-820d8f3f57e8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:23.021Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0005342d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8656\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b9c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8656, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c2050), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:23.021Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-dwgfk","knative.dev/name":"clustertask-optional-ws-mhdqx-run-bqs6h","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"92a83da4-d874-43a8-82f7-6a8d0c05b385","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:23.023Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0005353b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9519\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9519, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c21e0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:23.025Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6cef6756-dddd-49e4-91f9-39e5e7daa361","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:23.025Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d92360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4160\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4160, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2460), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:23.029Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d92b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4547\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4547, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2640), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:23.794Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d93560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1840\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009982c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1840, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c3220), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:23.795Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1beta1, Kind=ClusterTask","knative.dev/namespace":"","knative.dev/name":"read-clustertask-8tlcb","knative.dev/operation":"DELETE","knative.dev/resource":"tekton.dev/v1beta1, Resource=clustertasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"9c523d2a-7bb9-432e-bd64-869f170f2717","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:23.994Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d939e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1488\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000999000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1488, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c3cc0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:23.995Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1beta1, Kind=ClusterTask","knative.dev/namespace":"","knative.dev/name":"clustertask-optional-ws-mhdqx","knative.dev/operation":"DELETE","knative.dev/resource":"tekton.dev/v1beta1, Resource=clustertasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"9ad41b4c-3b58-4dc1-bff6-df41858765d0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:24.021Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d93cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9886\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000999500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9886, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c3e00), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:24.023Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:24.023Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"04b5f24b-6902-4b14-8b83-a8a26a167480","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:24.027Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9b3b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9886\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000999d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9886, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f8190), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:24.029Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"67151bd3-6451-4cec-b55a-937928dfe526","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:24.041Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc0900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4746\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad0400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4746, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f8410), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:24.047Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc1290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10085\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad0b00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10085, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f8690), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:24.049Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:24.049Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"51a793fb-262d-4d88-ab6e-5eb164f0c827","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:24.052Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f8630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10085\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10085, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f8960), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:24.053Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2b6ee3ea-b7c9-4180-b80c-50dace783c47","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:25.022Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000924090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10362\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8ab80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10362, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f9ea0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:25.023Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:25.023Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"95ce1473-e691-44a0-98c8-96832389f39a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:25.026Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10362\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b3c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10362, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0001ea2d0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:25.028Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-w478x","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d1e22543-a744-4207-8383-92deb0a05698","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:25.032Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5023\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8bbc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5023, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001ea5f0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:26.101Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000175320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11060\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091ae00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11060, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002698b0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:26.104Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:26.104Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3ec2dad3-9879-4d89-8d79-c89d6e67d2eb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:26.106Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2ac60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11060\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11060, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000269bd0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:26.107Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6c714ecf-48f3-4636-bbff-c7551ce61a2a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:26.110Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2bc20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5321\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091bd40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5321, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000269ea0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:26.117Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b46c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11259\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c10ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11259, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099e190), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:26.118Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:26.118Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a78d2f42-ad63-451e-a455-ed2ec2980a31","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:26.120Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b5830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11259\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11259, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00099e4b0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:26.121Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"206ad044-b53d-4ce9-8be6-58bd1b9256d8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:26.685Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000812c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1184\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4c5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1184, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099f0e0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:26.685Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=Task\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/steps/0/computeResources\",\"value\":{}}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"sleep","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:25:26.685Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"sleep","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"6b49153d-8195-4d2d-84b5-982ff039982b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:26.687Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000813170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1309\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4cd80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1309, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00099f220), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:26.688Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"sleep","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"376f69d8-b29f-4949-aa2c-6f6f12bb5d69","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:26.690Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000813680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"852\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a020c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:852, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00099fea0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.100Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00015f8c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11458\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11458, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000266190), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.101Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.101Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1420a9b5-d418-42ce-86f1-d86a467fd232","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.103Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000446000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11458\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000910580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11458, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000266730), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.104Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"12d87f66-5f6f-4c4a-befa-eaa8673fb36b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.107Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003706c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5520\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000911c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5520, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000266aa0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.114Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000371e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11657\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aac3c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11657, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000266d70), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.115Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.115Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"575a8a51-3fcb-4095-bd17-be4e06a4d0f8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.117Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008aa750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11657\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aacb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11657, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0002673b0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.118Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fb47525d-ded2-463b-b693-a74d7c76fe8a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.789Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c727e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1172\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aada40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1172, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e49b0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.790Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/taskRef/kind\",\"value\":\"Task\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.790Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"37cf1ab7-0f86-4e32-98e0-a7f3dd0bf23b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.791Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c72cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1402\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aadf00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1402, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e4b90), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.791Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"sleep-run-vch8b","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"2d80105b-416e-4e4d-a120-fe9bd6489bdc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.794Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c730e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"982\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bce580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:982, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e4f50), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.808Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c73560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2859\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcebc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2859, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e5400), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.809Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"sleep-run-vch8b","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.809Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"sleep-run-vch8b","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d06bfa45-2096-49fe-84de-2bc7585603d8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.811Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c73d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2835\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2835, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e58b0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.811Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"sleep-run-vch8b","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e49e938f-0127-4634-945e-9240643614b4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.816Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cfa480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1317\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf8c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1317, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e5bd0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.818Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cfa990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4951\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcfe80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4951, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e5ea0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.819Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"sleep-run-vch8b","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.819Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"sleep-run-vch8b","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c2907603-5187-471b-94e6-7d1c890f7298","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.837Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cfb3b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5286\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035c600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5286, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033ec30), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.838Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"sleep-run-vch8b","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.838Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"sleep-run-vch8b","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9996e533-9718-47a0-b7f8-7d2405c8a254","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.840Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000cfbe60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5286\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039aa40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5286, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033efa0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.840Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"sleep-run-vch8b","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bebd7fe7-c856-4e27-a89a-4b70654df8f5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.843Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d88870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3380\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000beecc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3380, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000340a0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.848Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d88fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7541\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9e2c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7541, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000034370), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.849Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"sleep-run-vch8b","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.850Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"sleep-run-vch8b","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8ee15c64-90f2-4f15-a86e-9b7d9037497e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.868Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d89cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7541\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9ea00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7541, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000034820), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.869Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"sleep-run-vch8b","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.869Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"sleep-run-vch8b","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"84951cf1-4c71-4f2e-9ea5-20fb110b3af2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.870Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000e1ca20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7541\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9f100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7541, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000034cd0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.871Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"sleep-run-vch8b","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5458927c-a30a-4e8e-a1e3-4afd844566e1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:27.874Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000e1d5f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3572\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a9fcc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3572, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000035040), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.108Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000e1dd40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11934\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089e440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11934, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000035310), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.110Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.110Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c8025cd5-4e95-42c7-bb57-66f6d819f16d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.115Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000e73050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11934\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00089ee80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11934, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000356d0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.116Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"216fba9e-fc90-4bdb-b097-23994015a9cd","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.120Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000fc6240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5797\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5797, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000034000), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.127Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000fc6cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8479\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8479, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000342d0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.129Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.129Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"047813ee-ee06-441a-9999-df211fc7cd03","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.131Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000fc7dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8479\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c85600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8479, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000347d0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.132Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-nsm8f","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a782b88a-1206-43bc-b12a-f985a8f7e1b9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.143Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000535560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3955\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c85c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3955, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000034cd0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.907Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d92090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7398\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7398, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c2dc0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.908Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"sleep-run-vch8b","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.908Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"sleep-run-vch8b","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"09f2b2d7-0eea-42de-80c2-dbd9170a392a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.910Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d92d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7398\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7398, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c3130), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.911Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"sleep-run-vch8b","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"25aac172-c72f-43d8-89c5-272a57aeac09","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.914Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d93b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3614\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009984c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3614, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c33b0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.929Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8018\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000998b00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8018, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c35e0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.930Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"sleep-run-vch8b","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.930Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"sleep-run-vch8b","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"793bddcd-ea96-41aa-9176-f8341b57e2a7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.932Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9b7a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8018\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000999280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8018, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c3950), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.933Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"sleep-run-vch8b","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"49f5a7c5-11a0-4380-ac6f-672743446454","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:28.936Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc0990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3815\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000999880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3815, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c3bd0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:29.236Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc1200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4160\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000999ec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4160, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c3e00), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:29.242Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc19e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4977\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad0600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4977, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f8050), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:29.249Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f8630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5136\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad0d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5136, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f8280), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:29.262Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5121\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5121, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f8550), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:29.267Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009247e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5021\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1b40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5021, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f8780), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:29.275Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a20f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5136\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5136, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f89b0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:29.285Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5021\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8ab80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5021, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f8be0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:29.306Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5021\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5021, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f8e10), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:29.323Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f15f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4977\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8bb40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4977, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f9040), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:29.475Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a06120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1325\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1325, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f9c20), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:29.475Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskSpec/spec\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskSpec/metadata\",\"value\":{}},{\"op\":\"add\",\"path\":\"/spec/tasks/0/taskSpec/steps/0/computeResources\",\"value\":{}}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:25:29.476Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"291a8587-d329-440a-afbb-feadacbc487e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:29.477Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a06480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1476\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40fc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1476, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f9d60), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:29.479Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"7badbcd5-0e80-4333-a0b5-a096ffa9c6c1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:29.482Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a06750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"985\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:985, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001ea870), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.724Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a06ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1404\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091a580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1404, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268d20), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.725Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/timeouts\",\"value\":{\"pipeline\":\"1h0m0s\"}},{\"op\":\"add\",\"path\":\"/spec/taskRunTemplate/serviceAccountName\",\"value\":\"default\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.725Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"f3af96f2-2765-46ac-829a-2b21edfbf593","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.726Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a07200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1644\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091abc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1644, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000268f00), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.727Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"a851a6a8-979e-4a5b-a7f8-9bced1e4eb71","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.729Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a07560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1190\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1190, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0002690e0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.753Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a07950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2625\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2625, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269270), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.754Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.754Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"97814b3b-9a7c-46b8-b038-57199d88efbc","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.756Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a07e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2773\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091be80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2773, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000269450), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.757Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b90bdfa5-5857-4bd6-b3e7-d848bdee4bb9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.760Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2004\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c115c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2004, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000269ea0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.763Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3225\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3225, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099e0f0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.764Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.764Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"cdfa0d71-2f6b-4be7-ba4a-dcc91849ddea","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.766Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3213\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4c4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3213, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00099e370), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.766Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"03474b90-fcec-42f0-90f1-c0fb86c20943","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.770Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c95440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1453\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4ce00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1453, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00099e5f0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.774Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c958c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5647\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4d580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5647, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099e780), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.775Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.775Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d101afc0-af1b-44f0-8e70-6d9648ace5ac","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.797Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af61b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4668\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4668, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099ea00), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.798Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.798Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"880d1455-6a06-4efb-b7c7-a6d43c152aab","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.802Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4644\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4644, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00099ed70), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.803Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"26d20e08-0374-4893-86c5-4869b7fdbc9e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.809Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6ea0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2079\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03c80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2079, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00099f810), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.816Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af7440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5910\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000127dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5910, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099f9f0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.816Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af7560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6758\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000127e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6758, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099fa90), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.817Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.817Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c7f58382-9f5d-4e0b-9f04-c78293323d30","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.819Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.819Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6d3b06c5-35f2-4751-85f3-138238c286cf","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.822Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000175440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5910\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5910, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00038c0f0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.823Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5688c740-8c37-4854-b54d-55521c624375","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.834Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2a5a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3834\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038bcc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3834, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00038d0e0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.852Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b28240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6833\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcec80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6833, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000266690), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.853Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.853Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5c5a4949-ee84-438c-a2eb-25e609b92ede","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.854Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b28cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8238\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf540), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8238, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000266aa0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.856Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.856Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"40a5152d-7bf7-41c6-9cea-262a5a3bd266","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.859Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b29b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6833\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcfdc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6833, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:6628\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000a96480), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000266dc0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.861Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"febd2c6f-cd29-46d3-bf98-6ab8e4138003","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.863Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8238\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00035df40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8238, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e4280), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.864Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"27fa1106-7930-4e52-ba83-e21b1a68a2bf","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.867Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4140\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4140, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e4640), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.875Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8291\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8291, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e49b0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.878Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.878Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9170f30a-629f-4e15-9d0d-40c1659988ac","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.879Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00015fc20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9156\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9156, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e4c30), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.881Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.882Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8540adc5-34f4-4976-8add-432b493a589c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.911Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004355f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9156\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000beeac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9156, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e4000), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.912Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.912Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b97c8e08-54bf-40a3-8cf6-0afdd7eb82ea","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.915Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0005347e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9156\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9156, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e45f0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.917Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6b3649e8-24dc-4683-b144-e8605d4ba6cb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:30.921Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000535440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4402\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c85700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4402, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000034000), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.084Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000535b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1459\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c85dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1459, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000034280), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.084Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.084Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"7c9d6414-5c28-4425-a341-32681fa2db23","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.086Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d921b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1657\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1657, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000034410), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.086Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"c39ade65-45d7-4655-87cb-784640531e2d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.088Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d92630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1233\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1233, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000034730), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.105Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d92b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3369\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3369, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000034910), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.106Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.106Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"acd0eb07-8261-4ef0-97cc-c161a523d17e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.109Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d939e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3345\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3345, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000034ff0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.110Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"421cc82a-8524-4b65-854c-7dc802db1851","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.114Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a2d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1572\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000998080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1572, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000352c0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.123Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9aab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5909\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000998640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5909, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000354f0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.125Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.125Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"55e67c04-874d-430a-aaa3-5100fed72c24","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.146Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9b9e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6248\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000998d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6248, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000035770), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.147Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.147Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"828a7035-825a-4406-b04f-efb9d664c810","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.149Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc0a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6248\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000999440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6248, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000035ae0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.150Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a82d3fc4-1df9-49b9-95f5-0b8c6e136a8a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.153Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc14d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4083\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000999a40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4083, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000035e50), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.160Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000dc1cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9076\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad0180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9076, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c2190), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.161Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.161Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"db0c8c20-a58f-4ad0-8508-fe37612a9736","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.164Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f94d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9076\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad0a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9076, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c24b0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.165Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3bba5eec-cbc1-47cd-8861-07128f9c5d67","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:31.169Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009245a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4400\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4400, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2730), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:32.127Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000925320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9385\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a8c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9385, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c3c70), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:32.129Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:32.129Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5a203676-deaf-4320-8822-7078c158dc4f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:32.131Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9385\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9385, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f8000), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:32.132Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"062f78fc-f714-454a-8ae0-94c8e73898aa","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:32.138Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4392\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4392, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f8230), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:33.126Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f1440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9391\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40f80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9391, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f9810), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:33.128Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:33.128Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fdcbdded-8f88-417a-8d12-d2893be609c4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:33.130Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a06360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9391\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b417c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9391, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f9ae0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:33.131Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d6063f27-ef22-408d-af9c-0850d2b75d8a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:33.134Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a07290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4406\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41f40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4406, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f9d10), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:34.148Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a07a70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9573\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091a980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9573, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001ebcc0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:34.150Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:34.150Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e785a310-2ff6-4384-8343-ba54ca54ec5c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:34.153Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9573\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9573, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0002685a0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:34.154Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4b98e728-6fd5-4d27-8993-6b38700912b5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:34.157Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c95950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4574\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b940), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4574, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000268820), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.134Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af62d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10217\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11ac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10217, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269ef0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.136Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.136Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a623f37b-9fea-4ae0-acc4-637fc55d115c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.138Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af78c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10217\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4c4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10217, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00099e280), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.139Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"read-task-run-dw2sg","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4c293436-b352-4439-afe8-babd18af9b86","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.142Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2a120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5050\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4cdc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5050, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00099e4b0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.448Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2abd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9156\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9156, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099f040), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.449Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.449Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"aa091e7d-9b87-42a3-9728-45d1642163e3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.452Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2b680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9156\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03080), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9156, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00099f3b0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.455Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6462fa93-c14b-4cfa-85ac-7d330840667e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.458Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2bef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4140\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03e80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4140, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00099fea0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.469Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b4630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9110\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038a5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9110, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00038c6e0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.470Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.470Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d8626b10-8666-4b85-8e33-929dcfcd0394","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.472Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b4fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9110\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9110, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00038da40), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.473Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"08220ce1-7e3e-42e3-a04e-44381084e08c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:35.478Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b5950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4356\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038bf40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4356, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00003aaf0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:37.077Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d93200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9318\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000beef00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9318, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e5540), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:37.079Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:37.079Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"aed4bf33-0e97-4ec3-95a4-3e070ccfb549","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:37.082Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d93dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9318\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9318, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e5a90), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:37.084Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"97611b58-8776-474e-ae62-08d2ad177b0b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:37.091Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4348\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c85b80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4348, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000034870), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:37.680Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1292\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1292, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000035a90), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:37.680Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=Task\" PatchBytes: [{\"op\":\"add\",\"path\":\"/spec/steps/0/computeResources\",\"value\":{}},{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:25:37.680Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"740e8304-03a2-4572-b770-c0781dc59fb9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:37.682Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1417\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1417, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000035bd0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:37.683Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"35e89d4c-9a21-441a-91e9-3e4d5dcb5062","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:37.687Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"949\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000998780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:949, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2730), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.083Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9303\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000999580), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9303, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c31d0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.085Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.085Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3e2dc6cd-7a1e-45f9-acb2-759be4f12bf3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.087Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000924c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9303\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000999d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9303, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c3540), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.089Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"38318dcc-dab4-4347-bcc0-11acb7e7bc22","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.092Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a20f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4341\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad0b80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4341, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f80a0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.803Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1207\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1207, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f8c80), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.804Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels\",\"value\":{\"app.kubernetes.io/managed-by\":\"tekton-pipelines\"}},{\"op\":\"replace\",\"path\":\"/spec/serviceAccountName\",\"value\":\"default\"},{\"op\":\"add\",\"path\":\"/spec/taskRef/kind\",\"value\":\"Task\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.804Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"47093c08-296b-4843-b8be-ef12b340fefd","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.805Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1459\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1459, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f8dc0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.806Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"a89fe033-1485-4e4c-a605-509a4babc073","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.808Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1028\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1028, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f8f50), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.824Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2973\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8abc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2973, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f9090), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.832Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.832Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"eaf475ed-47aa-4509-a91e-cc4a34f95124","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.835Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2949\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b180), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2949, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f92c0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.835Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9ab0ad40-ec1e-4ce7-9784-dab98d533127","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.841Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f13b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1374\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b7c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1374, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f94a0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.844Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f1830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5140\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5140, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001ea050), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.845Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.845Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"911fab52-87a3-4e9f-a0e3-e278331391a9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.863Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a061b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5486\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5486, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001ea230), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.864Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.864Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c6dced69-7a90-4b2e-be89-499daa0ec1eb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.865Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a06ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5486\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5486, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0001ea460), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.866Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5f6a5cac-5b3c-4414-8b72-224aae55e08f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.869Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a074d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3512\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b419c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3512, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001ea6e0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.874Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a07b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7840\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048cc80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7840, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001ea870), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.875Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.875Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"21350a66-4b1c-46a5-ad68-cb62030bee31","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.877Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7840\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7840, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0001eab90), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.878Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"71505eea-f767-4240-999f-ecf28800055e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:38.880Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c950e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3728\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091a1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3728, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001eafa0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:39.106Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c95710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9368\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091a840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9368, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001eb130), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:39.107Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:39.107Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d10f5d58-e5d1-4fb0-a3ad-d333093213be","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:39.109Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af61b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9368\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9368, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0001eb720), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:39.111Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4cc0cebf-09d5-4c9a-b67f-6d76c94c47d4","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:39.117Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4413\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c10a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4413, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000268aa0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:40.156Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af73b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8048\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4c0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8048, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00099e1e0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:40.157Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:40.157Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"fb130257-3cf0-4d49-9805-9cc16abc487c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:40.159Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0001746c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8048\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4ca80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8048, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00099e410), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:40.160Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"3386f110-beb3-484a-9a68-cc2b76103fda","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:40.163Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000175d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3720\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4d300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3720, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00099e5a0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.097Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008ab680), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9717\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038be00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9717, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000266190), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.099Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.099Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"73a66e92-b368-4113-a0c3-43e54bcbcf6c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.101Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008122d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9717\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aac6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9717, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000266820), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.104Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq-reader","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"af26b202-fef3-43ef-b532-62a5f8ceb7a8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.109Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000812240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4690\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aac0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4690, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000266140), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.115Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000812d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8337\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aac8c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8337, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000266690), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.116Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.116Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"eb2a61ea-face-40ae-a1fd-6a967183da9d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.118Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000813b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8337\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aadcc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8337, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0002679f0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.119Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"pipeline-with-workspace-run-8qtvq","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7dfd7704-fb7f-4a15-97fd-188e0519b229","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.122Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000447d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3880\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bce640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3880, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000267e50), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.157Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003705a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8033\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcedc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8033, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033eaf0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.159Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.159Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bad33706-d6a1-4c07-a67e-fc7eef99d625","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.160Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000371e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8033\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8033, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033ed20), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.161Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"be3791b3-119e-4b92-aa68-d79a8eb9a5ca","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:41.165Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3713\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcfcc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3713, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033eeb0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.236Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000873950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8098\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8098, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e4640), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.239Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.239Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8c5a2795-e75c-4ab1-ac32-04fc6f1edd7c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.241Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000434f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8098\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8098, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e4a00), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.242Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8033b3e7-2e92-4e63-9181-079b1aa63443","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.261Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000534630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3785\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c856c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3785, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e4b90), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.319Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000534d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1381\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c85d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1381, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e4f00), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.320Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/timeouts\",\"value\":{\"pipeline\":\"1h0m0s\"}},{\"op\":\"add\",\"path\":\"/spec/taskRunTemplate/serviceAccountName\",\"value\":\"default\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.320Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"3389523b-65ba-46e2-add8-dca14b804b96","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.322Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0005355f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1606\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880280), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1606, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e5450), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.322Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"5d10ee4b-4b4d-4023-8094-74b36be5d9c2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.327Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000535b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1160\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1160, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e57c0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.342Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d92000), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2541\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881700), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2541, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000034730), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.343Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.343Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f9489db8-031f-4e9c-a74b-df5be5f952f6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.345Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d92630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2689\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000998000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2689, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000034960), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.346Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"472cc676-df66-423f-8fa0-b44f5d74bae1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.355Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d92ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1917\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000998500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1917, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000034cd0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.362Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d92fc0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3149\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000998ac0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3149, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000034ff0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.363Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.363Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f195b344-c916-49eb-b849-f8e4e2cea8ec","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.364Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d939e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3137\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009990c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3137, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000035450), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.365Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"56a6fafa-9524-4b6c-963d-cebf9ff03dbf","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.370Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1415\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000999640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1415, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000035860), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.374Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5679\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000999c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5679, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000035b30), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.375Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.375Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a42c32f4-56a7-4bfe-a115-e9f1bce985e2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.382Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9b7a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4600\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad02c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4600, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c2190), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.385Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.385Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"08568c5c-f9d8-4109-983d-d7c16112f8de","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.386Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f8630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4576\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad0840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4576, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c2500), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.387Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e8d38dcd-3023-4d1d-85f4-82919053bb72","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.392Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2095\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad0dc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2095, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c27d0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.399Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7053\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7053, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:21780\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc0007a40c0), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c2a00), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.401Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.401Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b2cfb601-2cd0-4718-b37a-4db9d84ec01a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.401Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000924870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5934\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5934, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c2d20), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.402Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.402Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"85c58b1c-63ea-4b72-8704-68486d8ec945","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.409Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5934\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a1c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5934, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c3130), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.410Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"029f14c8-9a73-4680-9b93-23f5dfc59662","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.415Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3904\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8a8c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3904, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c34f0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.427Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f0b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7231\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8af00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7231, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c37c0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.428Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.428Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4a7cf396-282c-4cec-9523-c19ad1c51465","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.430Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f1560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7231\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7231, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c3ae0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.431Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0e453f0f-cab8-4c9a-a1ca-59e8e28b49c0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.435Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009f1e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4519\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8bd40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4519, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c3db0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.442Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a06630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10061\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40400), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10061, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f80a0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.444Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.444Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2e4580dc-db1c-4af1-92e6-3ae47003609e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.446Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a07440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10061\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b40bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10061, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f8410), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.447Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1fa98826-2219-4aa7-944d-882318b8e2eb","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:42.451Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a07ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4925\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b411c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4925, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f8730), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:43.219Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c94630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8447\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048ce80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8447, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f92c0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:43.221Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:43.221Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1e0a2897-f5bf-4c28-8f4b-a4a14e3cfde1","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:43.223Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000c95440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8447\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8447, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f9540), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:43.225Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-6cxrl","knative.dev/name":"task-optional-ws-run-tgvtf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"2b0bbc7e-8bbb-4105-800c-ccf1e3ea47a8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:43.234Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4062\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091a200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4062, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f96d0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:44.130Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6a20), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10459\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10459, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0001eb0e0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:44.132Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:44.132Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"67f792b4-a29d-4c7f-b3fd-4004a4518c1f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:44.135Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af77a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10459\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c10b40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10459, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0001eb630), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:44.137Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0470774a-658a-47b4-8efe-eda75db3d309","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:44.141Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000174d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4917\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11140), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4917, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0001ebbd0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:45.126Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2a090), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10480\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4c840), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10480, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000269900), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:45.128Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:45.128Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"1d208c1a-5f11-4e32-b17d-885c2ca81537","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:45.130Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2ac60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10480\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4d3c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10480, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000269c20), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:45.130Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"15d82830-ba7a-4067-abee-cfe078af689c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:45.134Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2b830), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4946\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4db00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4946, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000269ef0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:47.149Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008727e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10779\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bce880), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10779, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033f1d0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:47.151Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:47.151Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"c4a5f43d-0ee2-431b-b532-7efb7e1aca48","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:47.153Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc00015fcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"10779\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf100), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:10779, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033f4f0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:47.154Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"26a36092-455d-4657-9fee-f7b69c6c4b2e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:47.157Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000435e60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5216\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf8c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5216, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033f7c0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:47.166Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000534ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11049\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcff00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11049, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033f9f0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:47.167Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:25:47.167Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5f95cf98-29f8-4cd1-9037-0cbe995cb01e","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:25:48.914Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000535dd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4923\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c85c40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4923, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000035400), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:48.919Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d92900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5050\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5050, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000356d0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:48.923Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d934d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4879\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000880c00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4879, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000359a0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:48.930Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4923\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4923, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000035bd0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:48.937Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9af30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4879\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4879, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2050), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:48.953Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9bdd0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5023\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009985c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5023, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c22d0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:48.967Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9290), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3815\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000998d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3815, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2500), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:48.972Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f9d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4062\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000999380), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4062, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2730), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:48.981Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009247e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4194\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000999a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4194, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c28c0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:49.423Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a20c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1322\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad0900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1322, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c33b0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:49.426Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21170), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"852\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1000), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:852, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c34f0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:49.429Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a217a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"949\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:949, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c3630), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:25:49.431Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a21b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"850\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000ad1d40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:850, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c3770), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:18.221Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000813b90), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11447\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aac900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11447, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002666e0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:18.223Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:26:18.223Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"436fd859-0b1d-4f96-9140-bb903745a858","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:18.225Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0003703f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11447\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aad0c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11447, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000266aa0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:18.225Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"f6108673-3002-430c-ba9d-9a724f9aba3a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:18.229Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5614\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aad6c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5614, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000266e10), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:18.240Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11845\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aade00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11845, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000267360), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:18.241Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:26:18.241Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"78b6bd8e-c556-41ea-a0b6-52aaa302b36a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:18.243Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0004355f0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"11845\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bce800), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:11845, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0002679a0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:18.244Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"e2f0cd55-22bc-465f-83c4-49a6289056b3","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:19.237Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000535200), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12122\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcff40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12122, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033fc20), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:19.240Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:26:19.240Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b9f0a2b3-8e91-499b-bc9e-31d07e4eb1be","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:19.244Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d92630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"12122\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:12122, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e4000), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:19.245Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf-first-create-file","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a5f37baa-c834-40a1-af04-22d70c39c039","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:19.251Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d939e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5891\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000beed40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5891, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e4410), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:19.264Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9a6c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8469\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84340), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8469, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e47d0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:19.266Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:26:19.266Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"49518252-4d8b-44a6-9589-b86fae394ce0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:19.270Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000a9bb00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8469\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8469, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e4f50), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:19.271Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"output-pipeline-run-d8xqf","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"810d30ec-ae7f-4d5d-ac14-ba5bff2ef20c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:19.278Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008f97a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3950\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c857c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3950, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e5770), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:20.660Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0009242d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1184\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000881740), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1184, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0007c20a0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:20.661Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=Task\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/steps/0/computeResources\",\"value\":{}}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:26:20.661Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"5214badd-9a34-442c-ac40-2e20288f903d","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:20.662Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000924870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1309\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc0009980c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1309, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0007c21e0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:20.663Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Task","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=tasks","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"eadf647d-d3a5-4e2c-ac17-dae3801ae297","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:20.668Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000925050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"852\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000998f00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:852, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0007c2e60), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:21.742Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1263\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8ae80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1263, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0009f92c0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:21.743Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=Pipeline\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:26:21.743Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"d69d654e-be16-4d90-9347-b350b6d129ae","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:21.744Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1366\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8b440), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1366, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0009f94f0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:21.745Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=Pipeline","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelines","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"504103ff-252b-4b8c-95bf-8c9b46cff131","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:21.747Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af6d80), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"884\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b8bcc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:884, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0009f9900), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.846Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af7320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1200\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b41a80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1200, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000268820), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.847Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/spec/timeouts\",\"value\":{\"pipeline\":\"1h0m0s\"}},{\"op\":\"add\",\"path\":\"/spec/taskRunTemplate/serviceAccountName\",\"value\":\"default\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.847Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"678c18fa-86eb-4324-9b05-e492ee5b33c6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.848Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af7950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1422\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048c600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1422, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000268aa0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.848Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"9fa212c4-e36f-42a1-a451-62fc901050a2","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.850Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000174240), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"977\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048d300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:977, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000268eb0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.858Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000174c60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2275\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00048da00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2275, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002690e0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.858Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: [{\"op\":\"add\",\"path\":\"/metadata/creationTimestamp\",\"value\":null},{\"op\":\"add\",\"path\":\"/metadata/labels/app.kubernetes.io~1managed-by\",\"value\":\"tekton-pipelines\"},{\"op\":\"add\",\"path\":\"/spec/timeout\",\"value\":\"1h0m0s\"}]","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.858Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"63734341-afd3-4079-a8d5-b9deb64974a8","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.860Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000175b00), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2423\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091a3c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2423, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000269360), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.860Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"CREATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"4a614b8f-25f2-475e-bb77-1a965bf172ff","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.862Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2a2d0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1656\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091a8c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1656, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000269590), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.866Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2a750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2781\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091ae80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2781, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002697c0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.866Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.866Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"10a1e62a-acc9-4116-a694-9ff95414593b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.867Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2b050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"2769\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:2769, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000269b80), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.868Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a1bf0dac-72f5-4af4-9a12-fc9f61275ab9","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.870Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2b7a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1231\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091ba80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1231, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000269ef0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.873Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2bcb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5102\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c10bc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5102, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dc690), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.874Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.874Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"6e1db149-52c6-49b7-9ed7-039b5356370c","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.879Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b4900), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4060\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4060, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dcb90), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.879Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.880Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"dba57a53-bb9a-45f1-82a3-02ececc5f087","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.882Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b5050), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4036\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4036, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000dd090), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.882Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b79a85d2-e64e-4d64-bb57-2d8c9b2a766a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.886Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b57a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1821\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11d00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1821, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000dd860), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.894Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b5d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6175\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4c480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6175, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000dda90), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.895Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.895Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a6b82801-a6a7-4792-8f9a-fd37d66b1537","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.896Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000982750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5356\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4cc00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5356, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0002f2190), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.897Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.898Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"d501deec-523e-4845-8fe2-acf3891fc600","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.900Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000983320), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5356\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4d500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5356, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0002f2be0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.900Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ca087d10-47da-4da6-aae9-add9991e8e58","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.903Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000983ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3511\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4dc00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3511, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00026f810), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.915Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b28870), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6340\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02a00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6340, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003a0f0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.916Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.916Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"9110635f-a2cc-464e-92cd-21d12e00e931","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.918Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b297a0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"6340\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:6340, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00003a640), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.918Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"552c9e7b-be57-4594-b033-48725eda6cb6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.921Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008aa630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3907\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a037c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3907, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00003aa00), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.928Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008aae10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8618\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03e40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8618, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003acd0), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.930Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.930Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"a272676d-a110-4a38-897a-64f4a2c51903","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.951Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008aa510), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8618\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038a5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8618, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003a000), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.952Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.952Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"5ef23a69-d3ca-4a43-9de6-753470e05d19","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.954Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0008aba70), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8618\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038aec0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8618, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00003a550), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.955Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"8cb26284-d1aa-46b4-a9d4-eb36b3099ad6","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.958Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000700750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4099\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038b5c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4099, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00003a910), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.964Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007010e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8810\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00038bc00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8810, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00003ab40), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.965Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:26:22.965Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"603d83bb-52e1-4dc4-81bf-2a61a55dc6f0","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.966Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000701d40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7294\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aac680), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7294, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc000267360), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.967Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.967Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"011050c1-92a8-4117-92f8-b6e8594bb444","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.968Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000812e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7294\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aacd40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7294, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc000267d60), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.969Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"","knative.dev/userinfo":"kubernetes-admin","admissionreview/uid":"138edfad-68f8-48c6-aabc-3f8d05296d03","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.972Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000813cb0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3546\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aad300), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3546, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033ec80), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.977Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000446990), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8909\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000aada40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8909, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033ef50), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.978Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.978Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"7a95def5-c879-4983-bb8f-bd02dd3c227a","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.980Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000371560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"8909\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bce200), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:8909, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033f310), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.981Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"bd4b1d00-26c7-4e33-ba1f-6229518f8f9b","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.985Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4251\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bce980), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4251, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00033f630), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.989Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000872ab0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7752\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf040), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7752, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc00033f860), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.990Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=PipelineRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.990Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"afa4b442-9de8-486a-8223-6f5aba0f2e3f","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.994Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000434630), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"7752\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcf900), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:7752, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc00033fd60), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.995Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=PipelineRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=pipelineruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"0dbed693-ea2a-4161-9345-68b4c0abddbd","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.996Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0005346c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9431\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bcff00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9431, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:43682\", RequestURI:\"/defaulting?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000206c00), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/defaulting\", ctx:(*context.cancelCtx)(0xc0000e4370), pat:(*http.pattern)(0xc0004fd5c0), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.998Z","logger":"tekton-pipelines-webhook","caller":"defaulting/defaulting.go:158","message":"Kind: \"tekton.dev/v1, Kind=TaskRun\" PatchBytes: null","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.998Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"b2f86d15-16d3-43ea-8177-51a60b860dd7","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:23.998Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000535710), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3592\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000bee600), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3592, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e4a00), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:24.002Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:93","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d92120), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"9431\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000beec40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:9431, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:7995\", RequestURI:\"/resource-validation?timeout=10s\", TLS:(*tls.ConnectionState)(0xc000f4ba40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-validation\", ctx:(*context.cancelCtx)(0xc0000e4eb0), pat:(*http.pattern)(0xc0004fd620), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:24.002Z","logger":"tekton-pipelines-webhook","caller":"webhook/admission.go:151","message":"remote admission controller audit annotations=map[string]string(nil)","commit":"96db451","knative.dev/kind":"tekton.dev/v1, Kind=TaskRun","knative.dev/namespace":"testcli-lx749","knative.dev/name":"sleep-pipeline-run-kdrxj-pipelinetask1","knative.dev/operation":"UPDATE","knative.dev/resource":"tekton.dev/v1, Resource=taskruns","knative.dev/subresource":"status","knative.dev/userinfo":"system:serviceaccount:tekton-pipelines:tekton-pipelines-controller","admissionreview/uid":"ee0f33b8-bb77-41b5-a5b6-43b8c27c9be5","admissionreview/allowed":true,"admissionreview/result":"nil"}
{"severity":"info","timestamp":"2024-11-07T08:26:24.005Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000d92cf0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4568\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c84240), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4568, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000e54a0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:30.031Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000af78c0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1095\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091afc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1095, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000dc870), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:30.033Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000174360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"985\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091b640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:985, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000dcaf0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:30.035Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000174b40), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"884\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00091bd40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:884, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000dcc30), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:30.350Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000175440), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5891\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11640), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5891, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0000ddef0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:30.354Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2a7e0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5797\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000c11cc0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5797, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0002f2370), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:30.365Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2b3b0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"5797\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4c500), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:5797, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0002f2af0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:30.374Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000f2be60), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4690\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4ce00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4690, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc0002f2d70), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:30.382Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b4750), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"4568\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4d780), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:4568, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00026f630), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:30.425Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b4f30), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3950\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000b4de00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3950, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc00026fb30), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:30.428Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc0007b5950), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3885\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a02e00), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3885, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000bf8280), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:30.432Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000982480), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3955\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03480), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3955, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000bf8550), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:30.436Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000982e10), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3880\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc000a03b40), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3880, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000bf8820), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:30.439Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000983560), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"3592\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039ac80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:3592, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000bf8a00), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:30.505Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000983ef0), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"1256\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039b4c0), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:1256, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000bf8cd0), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"info","timestamp":"2024-11-07T08:26:30.508Z","logger":"tekton-pipelines-webhook","caller":"webhook/conversion.go:45","message":"Webhook ServeHTTP request=&http.Request{Method:\"POST\", URL:(*url.URL)(0xc000b28360), Proto:\"HTTP/1.1\", ProtoMajor:1, ProtoMinor:1, Header:http.Header{\"Accept\":[]string{\"application/json, */*\"}, \"Accept-Encoding\":[]string{\"gzip\"}, \"Content-Length\":[]string{\"852\"}, \"Content-Type\":[]string{\"application/json\"}, \"User-Agent\":[]string{\"kube-apiserver-admission\"}}, Body:(*http.body)(0xc00039bb80), GetBody:(func() (io.ReadCloser, error))(nil), ContentLength:852, TransferEncoding:[]string(nil), Close:false, Host:\"tekton-pipelines-webhook.tekton-pipelines.svc:443\", Form:url.Values(nil), PostForm:url.Values(nil), MultipartForm:(*multipart.Form)(nil), Trailer:http.Header(nil), RemoteAddr:\"172.18.0.4:38107\", RequestURI:\"/resource-conversion?timeout=30s\", TLS:(*tls.ConnectionState)(0xc000a97a40), Cancel:(<-chan struct {})(nil), Response:(*http.Response)(nil), Pattern:\"/resource-conversion\", ctx:(*context.cancelCtx)(0xc000bf8e10), pat:(*http.pattern)(0xc0004fdf20), matches:[]string(nil), otherValues:map[string]string(nil)}","commit":"96db451"}
{"severity":"error","timestamp":"2024-11-07T08:30:31.523Z","logger":"tekton-pipelines-webhook.ConversionWebhook","caller":"controller/controller.go:566","message":"Reconcile error","commit":"96db451","knative.dev/traceid":"90b785ff-401a-4b32-a6ce-0a6274c040ee","knative.dev/key":"stepactions.tekton.dev","duration":0.000138985,"error":"custom resource \"stepactions.tekton.dev\" isn't configured for webhook conversion","stacktrace":"knative.dev/pkg/controller.(*Impl).handleErr\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:566\nknative.dev/pkg/controller.(*Impl).processNextWorkItem\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:543\nknative.dev/pkg/controller.(*Impl).RunContext.func3\n\tknative.dev/pkg@v0.0.0-20240416145024-0f34a8815650/controller/controller.go:491"}
***************************************
*** E2E TEST FAILED ***
*** End of information dump ***
***************************************
+ EXIT_VALUE=1
+ set +o xtrace
Cleaning up after docker in docker.
================================================================================
... skipping 4 lines ...