{"level":"info","ts":"2026-04-17T17:16:57Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-17T17:16:57Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-17T17:16:57Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-17T17:16:57Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-17T17:16:57Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-04-17T17:16:57Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:289","msg":"Conversion webhook enabled","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario"} {"level":"info","ts":"2026-04-17T17:16:57Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-17T17:16:57Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-17T17:16:57Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-17T17:16:57Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-17T17:16:57Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-04-17T17:16:57Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-04-17T17:16:57Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-04-17T17:16:57Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-04-17T17:16:57Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-04-17T17:16:57Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-04-17T17:16:57Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-04-17T17:16:57Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:214","msg":"Updated current TLS certificate","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key"} {"level":"info","ts":"2026-04-17T17:16:57Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-04-17T17:16:57Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:136","msg":"Starting certificate poll+watcher","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key","interval":10} {"level":"info","ts":"2026-04-17T17:16:57Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-04-17T17:16:57Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-04-17T17:16:57Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"info","ts":"2026-04-17T17:16:57Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-04-17T17:16:57Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"error","ts":"2026-04-17T17:16:57Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-17T17:16:57Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-04-17T17:16:57Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"info","ts":"2026-04-17T17:16:57Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-04-17T17:16:57Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-04-17T17:16:57Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-04-17T17:16:57Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-04-17T17:16:57Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-17T17:17:07Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-17T17:17:07Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-17T17:17:17Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-17T17:17:17Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-17T17:17:17Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-17T17:17:17Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-17T17:33:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-dtxz","name":"my-integration-test-thez"}} {"level":"info","ts":"2026-04-17T17:33:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-thez"} {"level":"info","ts":"2026-04-17T17:33:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-thez"} {"level":"info","ts":"2026-04-17T17:33:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-17T17:33:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-dtxz","name":"my-integration-test-cefe"}} {"level":"info","ts":"2026-04-17T17:33:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-cefe"} {"level":"info","ts":"2026-04-17T17:33:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-cefe"} {"level":"info","ts":"2026-04-17T17:33:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-17T17:33:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-fjsw","name":"my-integration-test-grhb"}} {"level":"info","ts":"2026-04-17T17:33:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-grhb"} {"level":"info","ts":"2026-04-17T17:33:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-grhb"} {"level":"info","ts":"2026-04-17T17:33:56Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-17T17:33:57Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"forgejo-rep-iibg","name":"my-integration-test-ndea"}} {"level":"info","ts":"2026-04-17T17:33:57Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ndea"} {"level":"info","ts":"2026-04-17T17:33:57Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ndea"} {"level":"info","ts":"2026-04-17T17:33:57Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-17T17:33:57Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-wqnouq","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-17T17:33:57Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-qubjoc","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-17T17:33:57Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-kqfsst","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-17T17:33:57Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-cgojir","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-17T17:34:00Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-forgejo-quwwpi","namespace":"forgejo-rep-iibg"},"application":"forgejo-rep-iibg/integ-app-oxbf","namespace":"forgejo-rep-iibg","name":"test-comp-pac-forgejo-quwwpi","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-17T17:34:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-gyig","name":"my-integration-test-cwxo"}} {"level":"info","ts":"2026-04-17T17:34:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-cwxo"} {"level":"info","ts":"2026-04-17T17:34:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-cwxo"} {"level":"info","ts":"2026-04-17T17:34:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-17T17:34:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-gyig","name":"my-integration-test-ydon"}} {"level":"info","ts":"2026-04-17T17:34:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ydon"} {"level":"info","ts":"2026-04-17T17:34:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ydon"} {"level":"info","ts":"2026-04-17T17:34:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-17T17:34:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-gyig","name":"my-integration-test-ugaa"}} {"level":"info","ts":"2026-04-17T17:34:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ugaa"} {"level":"info","ts":"2026-04-17T17:34:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ugaa"} {"level":"info","ts":"2026-04-17T17:34:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-17T17:34:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-17T17:34:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-qubjoc-on-pull-request-4vg78","PR group":"konflux-go-component-qubjoc"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","prGroup":"konflux-go-component-qubjoc","prGroupHash":"67c86872399ca06ed126e35815199370f30f1912fb81d44b1ccf9803055971"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","ExternalID":"my-integration-test-grhb-go-component-qubjoc"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","ExternalID":"my-integration-test-grhb-go-component-qubjoc"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","snapshot.NameSpace":"group-fjsw","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-grhb","externalID":"my-integration-test-grhb-go-component-qubjoc"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-nuks","name":"my-integration-test-kexk"}} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-kexk"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-kexk"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-nuks","name":"skipped-its"}} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","ID":71869560349,"CheckName":"Konflux Dev version / my-integration-test-grhb / go-component-qubjoc","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","pipelineRun.Namespace":"group-fjsw","pipelineRun.Name":"go-component-qubjoc-on-pull-request-4vg78","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","pipelinerun.Name":"go-component-qubjoc-on-pull-request-4vg78"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qubjoc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-17T17:34:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","ExternalID":"my-integration-test-grhb-go-component-qubjoc"} {"level":"info","ts":"2026-04-17T17:34:27Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","ExternalID":"my-integration-test-grhb-go-component-qubjoc"} {"level":"info","ts":"2026-04-17T17:34:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","existingCheckRun":"github.CheckRun{ID:71869560349, NodeID:\"CR_kwDONSo-hs8AAAAQu8J2HQ\", HeadSHA:\"e8213fa8290876de0b0ef4d25daa04299a061550\", ExternalID:\"my-integration-test-grhb-go-component-qubjoc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71869560349\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71869560349\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-17 17:34:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-qubjoc snapshot scenario my-integration-test-grhb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fjsw/go-component-qubjoc-on-pull-request-4vg78 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71869560349/annotations\"}, Name:\"Konflux Dev version / my-integration-test-grhb / go-component-qubjoc\", CheckSuite:github.CheckSuite{ID:65107676200}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3546685318, Number:21026, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21026\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-qubjoc\", SHA:\"e8213fa8290876de0b0ef4d25daa04299a061550\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ryhbio\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-17T17:34:27Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","ID":71869560349,"CheckName":"Konflux Dev version / my-integration-test-grhb / go-component-qubjoc","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-17T17:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","pipelineRun.Namespace":"group-fjsw","pipelineRun.Name":"go-component-qubjoc-on-pull-request-4vg78","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-17T17:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","pipelinerun.Name":"go-component-qubjoc-on-pull-request-4vg78"} {"level":"info","ts":"2026-04-17T17:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qubjoc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst-on-pull-request-tvnwc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-17T17:34:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst-on-pull-request-tvnwc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-kqfsst-on-pull-request-tvnwc","PR group":"konflux-test-component-pac-kqfsst"} {"level":"info","ts":"2026-04-17T17:34:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","prGroup":"konflux-test-component-pac-kqfsst","prGroupHash":"6c4bf07a9a7b988d34655b6d5206d8e86393c6bf5b2609b879d2313c04453c"} {"level":"info","ts":"2026-04-17T17:34:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-17T17:34:31Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ExternalID":"my-integration-test-ydon-test-component-pac-kqfsst"} {"level":"info","ts":"2026-04-17T17:34:31Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ExternalID":"my-integration-test-ydon-test-component-pac-kqfsst"} {"level":"info","ts":"2026-04-17T17:34:31Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","snapshot.NameSpace":"stat-rep-gyig","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ydon","externalID":"my-integration-test-ydon-test-component-pac-kqfsst"} {"level":"info","ts":"2026-04-17T17:34:32Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ID":71869572627,"CheckName":"Konflux Dev version / my-integration-test-ydon / test-component-pac-kqfsst","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-17T17:34:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ExternalID":"my-integration-test-ugaa-test-component-pac-kqfsst"} {"level":"info","ts":"2026-04-17T17:34:32Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ExternalID":"my-integration-test-ugaa-test-component-pac-kqfsst"} {"level":"info","ts":"2026-04-17T17:34:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","snapshot.NameSpace":"stat-rep-gyig","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ugaa","externalID":"my-integration-test-ugaa-test-component-pac-kqfsst"} {"level":"info","ts":"2026-04-17T17:34:32Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ID":71869573472,"CheckName":"Konflux Dev version / my-integration-test-ugaa / test-component-pac-kqfsst","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-17T17:34:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ExternalID":"my-integration-test-cwxo-test-component-pac-kqfsst"} {"level":"info","ts":"2026-04-17T17:34:32Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ExternalID":"my-integration-test-cwxo-test-component-pac-kqfsst"} {"level":"info","ts":"2026-04-17T17:34:32Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","snapshot.NameSpace":"stat-rep-gyig","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-cwxo","externalID":"my-integration-test-cwxo-test-component-pac-kqfsst"} {"level":"info","ts":"2026-04-17T17:34:32Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ID":71869574153,"CheckName":"Konflux Dev version / my-integration-test-cwxo / test-component-pac-kqfsst","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-17T17:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","pipelineRun.Namespace":"stat-rep-gyig","pipelineRun.Name":"test-component-pac-kqfsst-on-pull-request-tvnwc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-17T17:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","pipelinerun.Name":"test-component-pac-kqfsst-on-pull-request-tvnwc"} {"level":"info","ts":"2026-04-17T17:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-kqfsst is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst-on-pull-request-tvnwc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ExternalID":"my-integration-test-cwxo-test-component-pac-kqfsst"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ExternalID":"my-integration-test-cwxo-test-component-pac-kqfsst"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","existingCheckRun":"github.CheckRun{ID:71869574153, NodeID:\"CR_kwDOMjU9q88AAAAQu8KsCQ\", HeadSHA:\"c9d8b290d36ece0832eecff7ed5da94ae0db7ec5\", ExternalID:\"my-integration-test-cwxo-test-component-pac-kqfsst\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71869574153\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71869574153\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-17 17:34:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-kqfsst snapshot scenario my-integration-test-cwxo is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-gyig/test-component-pac-kqfsst-on-pull-request-tvnwc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71869574153/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cwxo / test-component-pac-kqfsst\", CheckSuite:github.CheckSuite{ID:65107683657}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3546685530, Number:9364, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9364\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-kqfsst\", SHA:\"c9d8b290d36ece0832eecff7ed5da94ae0db7ec5\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-cdkqvv\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ID":71869574153,"CheckName":"Konflux Dev version / my-integration-test-cwxo / test-component-pac-kqfsst","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ExternalID":"my-integration-test-ydon-test-component-pac-kqfsst"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ExternalID":"my-integration-test-ydon-test-component-pac-kqfsst"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","existingCheckRun":"github.CheckRun{ID:71869572627, NodeID:\"CR_kwDOMjU9q88AAAAQu8KmEw\", HeadSHA:\"c9d8b290d36ece0832eecff7ed5da94ae0db7ec5\", ExternalID:\"my-integration-test-ydon-test-component-pac-kqfsst\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71869572627\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71869572627\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-17 17:34:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-kqfsst snapshot scenario my-integration-test-ydon is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-gyig/test-component-pac-kqfsst-on-pull-request-tvnwc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71869572627/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydon / test-component-pac-kqfsst\", CheckSuite:github.CheckSuite{ID:65107683657}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3546685530, Number:9364, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9364\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-kqfsst\", SHA:\"c9d8b290d36ece0832eecff7ed5da94ae0db7ec5\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-cdkqvv\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ID":71869572627,"CheckName":"Konflux Dev version / my-integration-test-ydon / test-component-pac-kqfsst","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ExternalID":"my-integration-test-ugaa-test-component-pac-kqfsst"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ExternalID":"my-integration-test-ugaa-test-component-pac-kqfsst"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","existingCheckRun":"github.CheckRun{ID:71869573472, NodeID:\"CR_kwDOMjU9q88AAAAQu8KpYA\", HeadSHA:\"c9d8b290d36ece0832eecff7ed5da94ae0db7ec5\", ExternalID:\"my-integration-test-ugaa-test-component-pac-kqfsst\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71869573472\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71869573472\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-17 17:34:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-kqfsst snapshot optional scenario my-integration-test-ugaa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-gyig/test-component-pac-kqfsst-on-pull-request-tvnwc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71869573472/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ugaa / test-component-pac-kqfsst\", CheckSuite:github.CheckSuite{ID:65107683657}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3546685530, Number:9364, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9364\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-kqfsst\", SHA:\"c9d8b290d36ece0832eecff7ed5da94ae0db7ec5\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-cdkqvv\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ID":71869573472,"CheckName":"Konflux Dev version / my-integration-test-ugaa / test-component-pac-kqfsst","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","pipelineRun.Namespace":"stat-rep-gyig","pipelineRun.Name":"test-component-pac-kqfsst-on-pull-request-tvnwc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","pipelinerun.Name":"test-component-pac-kqfsst-on-pull-request-tvnwc"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-kqfsst is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst-on-pull-request-tvnwc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst-on-pull-request-tvnwc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-17T17:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","PR group":"konflux-test-comp-pac-gitlab-cgojir"} {"level":"info","ts":"2026-04-17T17:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","prGroup":"konflux-test-comp-pac-gitlab-cgojir","prGroupHash":"3921257a867e485ded9beca1647322be00d763877793f4c23d5b90ceba36f3"} {"level":"info","ts":"2026-04-17T17:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-17T17:34:35Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:36Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","projectID":56586709,"pipelineID":2461214791} {"level":"info","ts":"2026-04-17T17:34:36Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","statusName":"Konflux Dev version / my-integration-test-thez / test-comp-pac-gitlab-cgojir"} {"level":"info","ts":"2026-04-17T17:34:36Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","scenarioName":"my-integration-test-thez"} {"level":"info","ts":"2026-04-17T17:34:36Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","scenario.name":"my-integration-test-thez","commitStatus2.ID":13976907361,"TargetURL":null} {"level":"info","ts":"2026-04-17T17:34:36Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:36Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","projectID":56586709,"pipelineID":2461214791} {"level":"info","ts":"2026-04-17T17:34:37Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","statusName":"Konflux Dev version / my-integration-test-cefe / test-comp-pac-gitlab-cgojir"} {"level":"info","ts":"2026-04-17T17:34:37Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","scenarioName":"my-integration-test-cefe"} {"level":"info","ts":"2026-04-17T17:34:37Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","scenario.name":"my-integration-test-cefe","commitStatus2.ID":13976907531,"TargetURL":null} {"level":"info","ts":"2026-04-17T17:34:37Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","reconcileID":"95f6fcea-2b1b-421b-aef7-62d6c4b4ec7d","snapshot.Namespace":"gitlab-rep-dtxz","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-17T17:34:37Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","commentTitle":"Integration test for component test-comp-pac-gitlab-cgojir"} {"level":"info","ts":"2026-04-17T17:34:37Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:380","msg":"no existing notes found with matching commentPrefix, creating a new note","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","commentPrefix":"Integration test for component test-comp-pac-gitlab-cgojir"} {"level":"info","ts":"2026-04-17T17:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","pipelineRun.Namespace":"gitlab-rep-dtxz","pipelineRun.Name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-17T17:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","pipelinerun.Name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd"} {"level":"info","ts":"2026-04-17T17:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-cgojir is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-17T17:34:37Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","projectID":56586709,"pipelineID":2461214791} {"level":"info","ts":"2026-04-17T17:34:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","commitStatus.Name":"Konflux Dev version / my-integration-test-cefe / test-comp-pac-gitlab-cgojir","commitStatus.ID":13976907531} {"level":"info","ts":"2026-04-17T17:34:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","scenario.name":"my-integration-test-cefe","commitStatus.ID":13976907531,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-17T17:34:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","projectID":56586709,"pipelineID":2461214791} {"level":"info","ts":"2026-04-17T17:34:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","commitStatus.Name":"Konflux Dev version / my-integration-test-thez / test-comp-pac-gitlab-cgojir","commitStatus.ID":13976907361} {"level":"info","ts":"2026-04-17T17:34:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","scenario.name":"my-integration-test-thez","commitStatus.ID":13976907361,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-17T17:34:38Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","reconcileID":"62417d51-8680-4da4-89e9-ed991b86ed9d","snapshot.Namespace":"gitlab-rep-dtxz","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-17T17:34:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","commentTitle":"Integration test for component test-comp-pac-gitlab-cgojir","noteID":3262395120} {"level":"info","ts":"2026-04-17T17:34:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","commentTitle":"Integration test for component test-comp-pac-gitlab-cgojir"} {"level":"info","ts":"2026-04-17T17:34:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","commentPrefix":"Integration test for component test-comp-pac-gitlab-cgojir","count":1} {"level":"info","ts":"2026-04-17T17:34:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","noteID":3262395120,"commentPrefix":"Integration test for component test-comp-pac-gitlab-cgojir"} {"level":"info","ts":"2026-04-17T17:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","pipelineRun.Namespace":"gitlab-rep-dtxz","pipelineRun.Name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-17T17:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","pipelinerun.Name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd"} {"level":"info","ts":"2026-04-17T17:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-cgojir is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst-on-pull-request-tvnwc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-17T17:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-wqnouq-on-pull-request-9klwf","PR group":"konflux-test-component-pac-wqnouq"} {"level":"info","ts":"2026-04-17T17:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","prGroup":"konflux-test-component-pac-wqnouq","prGroupHash":"5fea611b7e5b661614e7afdf4d66f467587a106511cf90a83706bf574ea103"} {"level":"info","ts":"2026-04-17T17:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-17T17:34:52Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","ExternalID":"my-integration-test-kexk-test-component-pac-wqnouq"} {"level":"info","ts":"2026-04-17T17:34:52Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","ExternalID":"my-integration-test-kexk-test-component-pac-wqnouq"} {"level":"info","ts":"2026-04-17T17:34:52Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.NameSpace":"integration1-nuks","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-kexk","externalID":"my-integration-test-kexk-test-component-pac-wqnouq"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","ID":71869623855,"CheckName":"Konflux Dev version / my-integration-test-kexk / test-component-pac-wqnouq","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","pipelineRun.Namespace":"integration1-nuks","pipelineRun.Name":"test-component-pac-wqnouq-on-pull-request-9klwf","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","pipelinerun.Name":"test-component-pac-wqnouq-on-pull-request-9klwf"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-wqnouq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst-on-pull-request-tvnwc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst-on-pull-request-tvnwc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:35:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst-on-pull-request-tvnwc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst-on-pull-request-tvnwc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:37:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:37:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:37:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:37:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:37:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:37:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:37:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:37:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:37:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:37:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst-on-pull-request-tvnwc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst-on-pull-request-tvnwc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:38:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:38:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:38:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:38:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:38:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:38:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:38:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:38:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:38:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:38:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:38:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:38:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:38:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:38:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:38:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:38:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:38:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:38:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:38:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:38:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:38:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:38:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:38:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:38:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:38:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:38:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst-on-pull-request-tvnwc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst-on-pull-request-tvnwc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:39:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst-on-pull-request-tvnwc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst-on-pull-request-tvnwc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst-on-pull-request-tvnwc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:39:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:39:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst-on-pull-request-tvnwc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:39:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:39:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:39:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:39:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst-on-pull-request-tvnwc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:39:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:39:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:39:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:39:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:39:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:39:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst-on-pull-request-tvnwc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:39:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:39:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:39:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:39:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:39:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:40:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","prGroup":"konflux-test-component-pac-wqnouq","prGroupHash":"5fea611b7e5b661614e7afdf4d66f467587a106511cf90a83706bf574ea103"} {"level":"info","ts":"2026-04-17T17:40:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-17T17:40:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","ExternalID":"my-integration-test-kexk-test-component-pac-wqnouq"} {"level":"info","ts":"2026-04-17T17:40:25Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","ExternalID":"my-integration-test-kexk-test-component-pac-wqnouq"} {"level":"info","ts":"2026-04-17T17:40:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","existingCheckRun":"github.CheckRun{ID:71869623855, NodeID:\"CR_kwDOKrwUx88AAAAQu8NuLw\", HeadSHA:\"529566af7307dbb8c0fbba6bf6996056c7f12314\", ExternalID:\"my-integration-test-kexk-test-component-pac-wqnouq\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71869623855\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71869623855\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-17 17:34:52 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-wqnouq snapshot scenario my-integration-test-kexk is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-nuks/test-component-pac-wqnouq-on-pull-request-9klwf is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71869623855/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kexk / test-component-pac-wqnouq\", CheckSuite:github.CheckSuite{ID:65107731423}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3546686644, Number:29751, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29751\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-wqnouq\", SHA:\"529566af7307dbb8c0fbba6bf6996056c7f12314\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-witmzl\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-17T17:40:25Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","ID":71869623855,"CheckName":"Konflux Dev version / my-integration-test-kexk / test-component-pac-wqnouq","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-17T17:40:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","pipelineRun.Namespace":"integration1-nuks","pipelineRun.Name":"test-component-pac-wqnouq-on-pull-request-9klwf","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-17T17:40:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","pipelinerun.Name":"test-component-pac-wqnouq-on-pull-request-9klwf"} {"level":"info","ts":"2026-04-17T17:40:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-wqnouq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-17T17:40:25Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-17T17:34:52Z","completionTime":"2026-04-17T17:40:25Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-nuks/test-component-pac-wqnouq:on-pr-529566af7307dbb8c0fbba6bf6996056c7f12314"},{"name":"IMAGE_DIGEST","value":"sha256:9aae73006984a7886fe92c8cc8c6e626c82893e33abc50780ff7f6632b1c0f47"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"529566af7307dbb8c0fbba6bf6996056c7f12314"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"529566af7307dbb8c0fbba6bf6996056c7f12314"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-nuks/test-component-pac-wqnouq:on-pr-529566af7307dbb8c0fbba6bf6996056c7f12314"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-nuks/test-component-pac-wqnouq:on-pr-529566af7307dbb8c0fbba6bf6996056c7f12314"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component92dee5f73316a1be13092cf54c3715cb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp92dee5f73316a1be13092cf54c3715cb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen92dee5f73316a1be13092cf54c3715cb-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes92dee5f73316a1be13092cf54c3715cb-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pu3596f0b6f47e0a4d0ce77c5c3379442a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component92dee5f73316a1be13092cf54c3715cb-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone92dee5f73316a1be13092cf54c3715cb-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon92dee5f73316a1be13092cf54c3715cb-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dbd67354319f8043cead6d67e8dae8b0-4ee5236df4641500-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-17T17:40:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-wqnouq-on-pull-request-9klwf has finished running","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","prGroup":"konflux-test-component-pac-wqnouq","prGroupHash":"5fea611b7e5b661614e7afdf4d66f467587a106511cf90a83706bf574ea103"} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-17T17:40:25Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-17T17:34:52Z","completionTime":"2026-04-17T17:40:25Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-nuks/test-component-pac-wqnouq:on-pr-529566af7307dbb8c0fbba6bf6996056c7f12314"},{"name":"IMAGE_DIGEST","value":"sha256:9aae73006984a7886fe92c8cc8c6e626c82893e33abc50780ff7f6632b1c0f47"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"529566af7307dbb8c0fbba6bf6996056c7f12314"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"529566af7307dbb8c0fbba6bf6996056c7f12314"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-nuks/test-component-pac-wqnouq:on-pr-529566af7307dbb8c0fbba6bf6996056c7f12314"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-nuks/test-component-pac-wqnouq:on-pr-529566af7307dbb8c0fbba6bf6996056c7f12314"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component92dee5f73316a1be13092cf54c3715cb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp92dee5f73316a1be13092cf54c3715cb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen92dee5f73316a1be13092cf54c3715cb-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes92dee5f73316a1be13092cf54c3715cb-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pu3596f0b6f47e0a4d0ce77c5c3379442a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component92dee5f73316a1be13092cf54c3715cb-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone92dee5f73316a1be13092cf54c3715cb-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon92dee5f73316a1be13092cf54c3715cb-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dbd67354319f8043cead6d67e8dae8b0-4ee5236df4641500-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-wqnouq-on-pull-request-9klwf has finished running","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","prGroup":"konflux-test-component-pac-wqnouq","prGroupHash":"5fea611b7e5b661614e7afdf4d66f467587a106511cf90a83706bf574ea103"} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-17T17:40:25Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-17T17:34:52Z","completionTime":"2026-04-17T17:40:25Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-nuks/test-component-pac-wqnouq:on-pr-529566af7307dbb8c0fbba6bf6996056c7f12314"},{"name":"IMAGE_DIGEST","value":"sha256:9aae73006984a7886fe92c8cc8c6e626c82893e33abc50780ff7f6632b1c0f47"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"529566af7307dbb8c0fbba6bf6996056c7f12314"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"529566af7307dbb8c0fbba6bf6996056c7f12314"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-nuks/test-component-pac-wqnouq:on-pr-529566af7307dbb8c0fbba6bf6996056c7f12314"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-nuks/test-component-pac-wqnouq:on-pr-529566af7307dbb8c0fbba6bf6996056c7f12314"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component92dee5f73316a1be13092cf54c3715cb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp92dee5f73316a1be13092cf54c3715cb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen92dee5f73316a1be13092cf54c3715cb-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes92dee5f73316a1be13092cf54c3715cb-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pu3596f0b6f47e0a4d0ce77c5c3379442a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component92dee5f73316a1be13092cf54c3715cb-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone92dee5f73316a1be13092cf54c3715cb-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon92dee5f73316a1be13092cf54c3715cb-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dbd67354319f8043cead6d67e8dae8b0-4ee5236df4641500-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-wqnouq-on-pull-request-9klwf has finished running","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","prGroup":"konflux-test-component-pac-wqnouq","prGroupHash":"5fea611b7e5b661614e7afdf4d66f467587a106511cf90a83706bf574ea103"} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-17T17:40:25Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-17T17:34:52Z","completionTime":"2026-04-17T17:40:25Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-nuks/test-component-pac-wqnouq:on-pr-529566af7307dbb8c0fbba6bf6996056c7f12314"},{"name":"IMAGE_DIGEST","value":"sha256:9aae73006984a7886fe92c8cc8c6e626c82893e33abc50780ff7f6632b1c0f47"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"529566af7307dbb8c0fbba6bf6996056c7f12314"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"529566af7307dbb8c0fbba6bf6996056c7f12314"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-nuks/test-component-pac-wqnouq:on-pr-529566af7307dbb8c0fbba6bf6996056c7f12314"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-nuks/test-component-pac-wqnouq:on-pr-529566af7307dbb8c0fbba6bf6996056c7f12314"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component92dee5f73316a1be13092cf54c3715cb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp92dee5f73316a1be13092cf54c3715cb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen92dee5f73316a1be13092cf54c3715cb-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes92dee5f73316a1be13092cf54c3715cb-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pu3596f0b6f47e0a4d0ce77c5c3379442a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component92dee5f73316a1be13092cf54c3715cb-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone92dee5f73316a1be13092cf54c3715cb-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon92dee5f73316a1be13092cf54c3715cb-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dbd67354319f8043cead6d67e8dae8b0-4ee5236df4641500-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-9klwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:40:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-wqnouq-on-pull-request-9klwf has finished running","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","prGroup":"konflux-test-component-pac-wqnouq","prGroupHash":"5fea611b7e5b661614e7afdf4d66f467587a106511cf90a83706bf574ea103"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-17T17:40:25Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-17T17:34:52Z","completionTime":"2026-04-17T17:40:25Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-nuks/test-component-pac-wqnouq:on-pr-529566af7307dbb8c0fbba6bf6996056c7f12314"},{"name":"IMAGE_DIGEST","value":"sha256:9aae73006984a7886fe92c8cc8c6e626c82893e33abc50780ff7f6632b1c0f47"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"529566af7307dbb8c0fbba6bf6996056c7f12314"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"529566af7307dbb8c0fbba6bf6996056c7f12314"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-nuks/test-component-pac-wqnouq:on-pr-529566af7307dbb8c0fbba6bf6996056c7f12314"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-nuks/test-component-pac-wqnouq:on-pr-529566af7307dbb8c0fbba6bf6996056c7f12314"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component92dee5f73316a1be13092cf54c3715cb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp92dee5f73316a1be13092cf54c3715cb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen92dee5f73316a1be13092cf54c3715cb-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes92dee5f73316a1be13092cf54c3715cb-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pu3596f0b6f47e0a4d0ce77c5c3379442a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component92dee5f73316a1be13092cf54c3715cb-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone92dee5f73316a1be13092cf54c3715cb-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon92dee5f73316a1be13092cf54c3715cb-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dbd67354319f8043cead6d67e8dae8b0-4ee5236df4641500-01"}},"deletionTimestamp":"2026-04-17 17:40:28 +0000 UTC"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-wqnouq-on-pull-request-9klwf has finished running","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","prGroup":"konflux-test-component-pac-wqnouq","prGroupHash":"5fea611b7e5b661614e7afdf4d66f467587a106511cf90a83706bf574ea103"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-17T17:40:25Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-17T17:34:52Z","completionTime":"2026-04-17T17:40:25Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-nuks/test-component-pac-wqnouq:on-pr-529566af7307dbb8c0fbba6bf6996056c7f12314"},{"name":"IMAGE_DIGEST","value":"sha256:9aae73006984a7886fe92c8cc8c6e626c82893e33abc50780ff7f6632b1c0f47"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"529566af7307dbb8c0fbba6bf6996056c7f12314"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"529566af7307dbb8c0fbba6bf6996056c7f12314"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-nuks/test-component-pac-wqnouq:on-pr-529566af7307dbb8c0fbba6bf6996056c7f12314"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-nuks/test-component-pac-wqnouq:on-pr-529566af7307dbb8c0fbba6bf6996056c7f12314"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component92dee5f73316a1be13092cf54c3715cb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp92dee5f73316a1be13092cf54c3715cb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen92dee5f73316a1be13092cf54c3715cb-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes92dee5f73316a1be13092cf54c3715cb-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pu3596f0b6f47e0a4d0ce77c5c3379442a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component92dee5f73316a1be13092cf54c3715cb-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone92dee5f73316a1be13092cf54c3715cb-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon92dee5f73316a1be13092cf54c3715cb-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dbd67354319f8043cead6d67e8dae8b0-4ee5236df4641500-01"}},"deletionTimestamp":"2026-04-17 17:40:28 +0000 UTC"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-wqnouq-on-pull-request-9klwf has finished running","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","prGroup":"konflux-test-component-pac-wqnouq","prGroupHash":"5fea611b7e5b661614e7afdf4d66f467587a106511cf90a83706bf574ea103"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-17T17:40:25Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-17T17:34:52Z","completionTime":"2026-04-17T17:40:25Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-nuks/test-component-pac-wqnouq:on-pr-529566af7307dbb8c0fbba6bf6996056c7f12314"},{"name":"IMAGE_DIGEST","value":"sha256:9aae73006984a7886fe92c8cc8c6e626c82893e33abc50780ff7f6632b1c0f47"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"529566af7307dbb8c0fbba6bf6996056c7f12314"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"529566af7307dbb8c0fbba6bf6996056c7f12314"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-nuks/test-component-pac-wqnouq:on-pr-529566af7307dbb8c0fbba6bf6996056c7f12314"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-nuks/test-component-pac-wqnouq:on-pr-529566af7307dbb8c0fbba6bf6996056c7f12314"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component92dee5f73316a1be13092cf54c3715cb-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp92dee5f73316a1be13092cf54c3715cb-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen92dee5f73316a1be13092cf54c3715cb-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes92dee5f73316a1be13092cf54c3715cb-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pu3596f0b6f47e0a4d0ce77c5c3379442a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component92dee5f73316a1be13092cf54c3715cb-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone92dee5f73316a1be13092cf54c3715cb-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wqnouq-on-pull-request-9klwf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon92dee5f73316a1be13092cf54c3715cb-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-dbd67354319f8043cead6d67e8dae8b0-4ee5236df4641500-01"}},"deletionTimestamp":"2026-04-17 17:40:28 +0000 UTC"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-wqnouq-on-pull-request-9klwf has finished running","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-9klwf","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-17T17:40:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-wqnouq-on-pull-request-89wd2","PR group":"konflux-test-component-pac-wqnouq"} {"level":"info","ts":"2026-04-17T17:40:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","prGroup":"konflux-test-component-pac-wqnouq","prGroupHash":"5fea611b7e5b661614e7afdf4d66f467587a106511cf90a83706bf574ea103"} {"level":"info","ts":"2026-04-17T17:40:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-17T17:40:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","ExternalID":"my-integration-test-kexk-test-component-pac-wqnouq"} {"level":"info","ts":"2026-04-17T17:40:34Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","ExternalID":"my-integration-test-kexk-test-component-pac-wqnouq"} {"level":"info","ts":"2026-04-17T17:40:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.NameSpace":"integration1-nuks","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-kexk","externalID":"my-integration-test-kexk-test-component-pac-wqnouq"} {"level":"info","ts":"2026-04-17T17:40:34Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","ID":71870413391,"CheckName":"Konflux Dev version / my-integration-test-kexk / test-component-pac-wqnouq","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-17T17:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","pipelineRun.Namespace":"integration1-nuks","pipelineRun.Name":"test-component-pac-wqnouq-on-pull-request-89wd2","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-17T17:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","pipelinerun.Name":"test-component-pac-wqnouq-on-pull-request-89wd2"} {"level":"info","ts":"2026-04-17T17:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-nuks/test-component-pac-wqnouq-on-pull-request-9klwf with pr group konflux-test-component-pac-wqnouq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-wqnouq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-17T17:40:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","ExternalID":"my-integration-test-kexk-test-component-pac-wqnouq"} {"level":"info","ts":"2026-04-17T17:40:34Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","ExternalID":"my-integration-test-kexk-test-component-pac-wqnouq"} {"level":"info","ts":"2026-04-17T17:40:34Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","existingCheckRun":"github.CheckRun{ID:71870413391, NodeID:\"CR_kwDOKrwUx88AAAAQu896Tw\", HeadSHA:\"4930f1bf1b4d4b67b36025f312ed945f98a4b0fa\", ExternalID:\"my-integration-test-kexk-test-component-pac-wqnouq\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71870413391\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71870413391\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-17 17:40:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-wqnouq snapshot scenario my-integration-test-kexk is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-nuks/test-component-pac-wqnouq-on-pull-request-89wd2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71870413391/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kexk / test-component-pac-wqnouq\", CheckSuite:github.CheckSuite{ID:65108467821}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3546686644, Number:29751, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29751\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-wqnouq\", SHA:\"4930f1bf1b4d4b67b36025f312ed945f98a4b0fa\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-witmzl\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-17T17:40:35Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","ID":71870413391,"CheckName":"Konflux Dev version / my-integration-test-kexk / test-component-pac-wqnouq","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-17T17:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","pipelineRun.Namespace":"integration1-nuks","pipelineRun.Name":"test-component-pac-wqnouq-on-pull-request-89wd2","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-17T17:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","pipelinerun.Name":"test-component-pac-wqnouq-on-pull-request-89wd2"} {"level":"info","ts":"2026-04-17T17:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-nuks/test-component-pac-wqnouq-on-pull-request-9klwf with pr group konflux-test-component-pac-wqnouq is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-wqnouq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:40:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:40:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","prGroup":"konflux-test-component-pac-kqfsst","prGroupHash":"6c4bf07a9a7b988d34655b6d5206d8e86393c6bf5b2609b879d2313c04453c"} {"level":"info","ts":"2026-04-17T17:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-17T17:40:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ExternalID":"my-integration-test-cwxo-test-component-pac-kqfsst"} {"level":"info","ts":"2026-04-17T17:40:42Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ExternalID":"my-integration-test-cwxo-test-component-pac-kqfsst"} {"level":"info","ts":"2026-04-17T17:40:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","existingCheckRun":"github.CheckRun{ID:71869574153, NodeID:\"CR_kwDOMjU9q88AAAAQu8KsCQ\", HeadSHA:\"c9d8b290d36ece0832eecff7ed5da94ae0db7ec5\", ExternalID:\"my-integration-test-cwxo-test-component-pac-kqfsst\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71869574153\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71869574153\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-17 17:34:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-kqfsst snapshot scenario my-integration-test-cwxo is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-gyig/test-component-pac-kqfsst-on-pull-request-tvnwc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71869574153/annotations\"}, Name:\"Konflux Dev version / my-integration-test-cwxo / test-component-pac-kqfsst\", CheckSuite:github.CheckSuite{ID:65107683657}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3546685530, Number:9364, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9364\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-kqfsst\", SHA:\"c9d8b290d36ece0832eecff7ed5da94ae0db7ec5\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-cdkqvv\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ID":71869574153,"CheckName":"Konflux Dev version / my-integration-test-cwxo / test-component-pac-kqfsst","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ExternalID":"my-integration-test-ydon-test-component-pac-kqfsst"} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ExternalID":"my-integration-test-ydon-test-component-pac-kqfsst"} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","existingCheckRun":"github.CheckRun{ID:71869572627, NodeID:\"CR_kwDOMjU9q88AAAAQu8KmEw\", HeadSHA:\"c9d8b290d36ece0832eecff7ed5da94ae0db7ec5\", ExternalID:\"my-integration-test-ydon-test-component-pac-kqfsst\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71869572627\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71869572627\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-17 17:34:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-kqfsst snapshot scenario my-integration-test-ydon is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-gyig/test-component-pac-kqfsst-on-pull-request-tvnwc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71869572627/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydon / test-component-pac-kqfsst\", CheckSuite:github.CheckSuite{ID:65107683657}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3546685530, Number:9364, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9364\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-kqfsst\", SHA:\"c9d8b290d36ece0832eecff7ed5da94ae0db7ec5\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-cdkqvv\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ID":71869572627,"CheckName":"Konflux Dev version / my-integration-test-ydon / test-component-pac-kqfsst","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ExternalID":"my-integration-test-ugaa-test-component-pac-kqfsst"} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ExternalID":"my-integration-test-ugaa-test-component-pac-kqfsst"} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","existingCheckRun":"github.CheckRun{ID:71869573472, NodeID:\"CR_kwDOMjU9q88AAAAQu8KpYA\", HeadSHA:\"c9d8b290d36ece0832eecff7ed5da94ae0db7ec5\", ExternalID:\"my-integration-test-ugaa-test-component-pac-kqfsst\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71869573472\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/71869573472\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-17 17:34:32 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-kqfsst snapshot optional scenario my-integration-test-ugaa is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-gyig/test-component-pac-kqfsst-on-pull-request-tvnwc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/71869573472/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ugaa / test-component-pac-kqfsst\", CheckSuite:github.CheckSuite{ID:65107683657}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3546685530, Number:9364, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9364\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-kqfsst\", SHA:\"c9d8b290d36ece0832eecff7ed5da94ae0db7ec5\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-cdkqvv\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","ID":71869573472,"CheckName":"Konflux Dev version / my-integration-test-ugaa / test-component-pac-kqfsst","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","pipelineRun.Namespace":"stat-rep-gyig","pipelineRun.Name":"test-component-pac-kqfsst-on-pull-request-tvnwc","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","pipelinerun.Name":"test-component-pac-kqfsst-on-pull-request-tvnwc"} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-kqfsst is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-17T17:40:42Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-17T17:34:32Z","completionTime":"2026-04-17T17:40:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-gyig/test-component-pac-kqfsst:on-pr-c9d8b290d36ece0832eecff7ed5da94ae0db7ec5"},{"name":"IMAGE_DIGEST","value":"sha256:31df0f597ddccaa9a4969c1a02cd6ab708d968a9fcba53464ee8c3a0bb3d28a2"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"c9d8b290d36ece0832eecff7ed5da94ae0db7ec5"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"c9d8b290d36ece0832eecff7ed5da94ae0db7ec5"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-gyig/test-component-pac-kqfsst:on-pr-c9d8b290d36ece0832eecff7ed5da94ae0db7ec5"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-gyig/test-component-pac-kqfsst:on-pr-c9d8b290d36ece0832eecff7ed5da94ae0db7ec5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-kqfsst-on-pull-request-tvnwc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd6522020da606049425c5cf3f32f28cf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compd6522020da606049425c5cf3f32f28cf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-kqfsst-on-pull-request-tvnwc-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componend6522020da606049425c5cf3f32f28cf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd6522020da606049425c5cf3f32f28cf-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-kqfsst-on-pull-request-tvnwc-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-kqfsst-on-pu43a611af0934ecd80209f572301488f4","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-kqfsst-on-pull-request-tvnwc-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-kqfsst-on-pull-request-tvnwc-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd6522020da606049425c5cf3f32f28cf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componed6522020da606049425c5cf3f32f28cf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-kqfsst-on-pull-request-tvnwc-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-kqfsst-on-pull-request-tvnwc-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compond6522020da606049425c5cf3f32f28cf-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-802553ca09e4f4d957fb6cdda8c0448a-b349eb45634323b8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst-on-pull-request-tvnwc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst-on-pull-request-tvnwc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-kqfsst-on-pull-request-tvnwc has finished running","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","prGroup":"konflux-test-comp-pac-gitlab-cgojir","prGroupHash":"3921257a867e485ded9beca1647322be00d763877793f4c23d5b90ceba36f3"} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-17T17:40:43Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:44Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","projectID":56586709,"pipelineID":2461214791} {"level":"info","ts":"2026-04-17T17:40:44Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","scenarioName":"my-integration-test-thez"} {"level":"info","ts":"2026-04-17T17:40:44Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","scenario.name":"my-integration-test-thez","commitStatus2.ID":13976907361,"TargetURL":null} {"level":"info","ts":"2026-04-17T17:40:44Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:44Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","projectID":56586709,"pipelineID":2461214791} {"level":"info","ts":"2026-04-17T17:40:44Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","scenarioName":"my-integration-test-cefe"} {"level":"info","ts":"2026-04-17T17:40:44Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","scenario.name":"my-integration-test-cefe","commitStatus2.ID":13976907531,"TargetURL":null} {"level":"info","ts":"2026-04-17T17:40:44Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","reconcileID":"873f86c4-b76e-48fb-8cdc-7c208d7389ca","snapshot.Namespace":"gitlab-rep-dtxz","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-17T17:40:44Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","commentTitle":"Integration test for component test-comp-pac-gitlab-cgojir","noteID":3262395120} {"level":"info","ts":"2026-04-17T17:40:44Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","commentTitle":"Integration test for component test-comp-pac-gitlab-cgojir"} {"level":"info","ts":"2026-04-17T17:40:44Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","commentPrefix":"Integration test for component test-comp-pac-gitlab-cgojir","count":1} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","noteID":3262395120,"commentPrefix":"Integration test for component test-comp-pac-gitlab-cgojir"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","pipelineRun.Namespace":"gitlab-rep-dtxz","pipelineRun.Name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","pipelinerun.Name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-cgojir is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-17T17:40:42Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-17T17:34:35Z","completionTime":"2026-04-17T17:40:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dtxz/test-comp-pac-gitlab-cgojir:on-pr-645fb03348844887c81eb696bf0b68b6eece0add"},{"name":"IMAGE_DIGEST","value":"sha256:c57bb4de28c6b5a3a759b2b0aa7f33ed8cdfe47bc05bf28fd8caf8c3f8ed50d0"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"645fb03348844887c81eb696bf0b68b6eece0add"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"645fb03348844887c81eb696bf0b68b6eece0add"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dtxz/test-comp-pac-gitlab-cgojir:on-pr-645fb03348844887c81eb696bf0b68b6eece0add"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dtxz/test-comp-pac-gitlab-cgojir:on-pr-645fb03348844887c81eb696bf0b68b6eece0add"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fad9c2a17554d292cfb0471a28fcff05-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compfad9c2a17554d292cfb0471a28fcff05-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfad9c2a17554d292cfb0471a28fcff05-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacfad9c2a17554d292cfb0471a28fcff05-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesfad9c2a17554d292cfb0471a28fcff05-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-a2621cc34787b0b3b42872cf0b54ac49","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfad9c2a17554d292cfb0471a28fcff05-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fad9c2a17554d292cfb0471a28fcff05-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pafad9c2a17554d292cfb0471a28fcff05-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfad9c2a17554d292cfb0471a28fcff05-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pfad9c2a17554d292cfb0471a28fcff05-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7cbc7f563efb829c933593888f8c3c61-a64906853cb5b294-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-cgojir-on-pull-request-nglrd has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","prGroup":"konflux-test-component-pac-kqfsst","prGroupHash":"6c4bf07a9a7b988d34655b6d5206d8e86393c6bf5b2609b879d2313c04453c"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-17T17:40:42Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-17T17:34:32Z","completionTime":"2026-04-17T17:40:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-gyig/test-component-pac-kqfsst:on-pr-c9d8b290d36ece0832eecff7ed5da94ae0db7ec5"},{"name":"IMAGE_DIGEST","value":"sha256:31df0f597ddccaa9a4969c1a02cd6ab708d968a9fcba53464ee8c3a0bb3d28a2"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"c9d8b290d36ece0832eecff7ed5da94ae0db7ec5"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"c9d8b290d36ece0832eecff7ed5da94ae0db7ec5"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-gyig/test-component-pac-kqfsst:on-pr-c9d8b290d36ece0832eecff7ed5da94ae0db7ec5"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-gyig/test-component-pac-kqfsst:on-pr-c9d8b290d36ece0832eecff7ed5da94ae0db7ec5"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-kqfsst-on-pull-request-tvnwc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd6522020da606049425c5cf3f32f28cf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compd6522020da606049425c5cf3f32f28cf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-kqfsst-on-pull-request-tvnwc-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componend6522020da606049425c5cf3f32f28cf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesd6522020da606049425c5cf3f32f28cf-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-kqfsst-on-pull-request-tvnwc-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-kqfsst-on-pu43a611af0934ecd80209f572301488f4","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-kqfsst-on-pull-request-tvnwc-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-kqfsst-on-pull-request-tvnwc-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentd6522020da606049425c5cf3f32f28cf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componed6522020da606049425c5cf3f32f28cf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-kqfsst-on-pull-request-tvnwc-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-kqfsst-on-pull-request-tvnwc-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compond6522020da606049425c5cf3f32f28cf-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-802553ca09e4f4d957fb6cdda8c0448a-b349eb45634323b8-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps","namespace":"stat-rep-gyig","name":"test-component-pac-kqfsst-on-pull-request-tvnwc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-kqfsst-on-pull-request-tvnwc has finished running","buildpipelineRun":{"name":"test-component-pac-kqfsst-on-pull-request-tvnwc","namespace":"stat-rep-gyig"},"application":"stat-rep-gyig/integ-app-dlps"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","prGroup":"konflux-test-comp-pac-gitlab-cgojir","prGroupHash":"3921257a867e485ded9beca1647322be00d763877793f4c23d5b90ceba36f3"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-17T17:40:42Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-17T17:34:35Z","completionTime":"2026-04-17T17:40:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dtxz/test-comp-pac-gitlab-cgojir:on-pr-645fb03348844887c81eb696bf0b68b6eece0add"},{"name":"IMAGE_DIGEST","value":"sha256:c57bb4de28c6b5a3a759b2b0aa7f33ed8cdfe47bc05bf28fd8caf8c3f8ed50d0"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"645fb03348844887c81eb696bf0b68b6eece0add"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"645fb03348844887c81eb696bf0b68b6eece0add"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dtxz/test-comp-pac-gitlab-cgojir:on-pr-645fb03348844887c81eb696bf0b68b6eece0add"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dtxz/test-comp-pac-gitlab-cgojir:on-pr-645fb03348844887c81eb696bf0b68b6eece0add"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fad9c2a17554d292cfb0471a28fcff05-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compfad9c2a17554d292cfb0471a28fcff05-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfad9c2a17554d292cfb0471a28fcff05-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacfad9c2a17554d292cfb0471a28fcff05-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesfad9c2a17554d292cfb0471a28fcff05-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-a2621cc34787b0b3b42872cf0b54ac49","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfad9c2a17554d292cfb0471a28fcff05-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fad9c2a17554d292cfb0471a28fcff05-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pafad9c2a17554d292cfb0471a28fcff05-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfad9c2a17554d292cfb0471a28fcff05-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pfad9c2a17554d292cfb0471a28fcff05-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7cbc7f563efb829c933593888f8c3c61-a64906853cb5b294-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-cgojir-on-pull-request-nglrd has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","prGroup":"konflux-test-comp-pac-gitlab-cgojir","prGroupHash":"3921257a867e485ded9beca1647322be00d763877793f4c23d5b90ceba36f3"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-17T17:40:42Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-17T17:34:35Z","completionTime":"2026-04-17T17:40:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dtxz/test-comp-pac-gitlab-cgojir:on-pr-645fb03348844887c81eb696bf0b68b6eece0add"},{"name":"IMAGE_DIGEST","value":"sha256:c57bb4de28c6b5a3a759b2b0aa7f33ed8cdfe47bc05bf28fd8caf8c3f8ed50d0"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"645fb03348844887c81eb696bf0b68b6eece0add"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"645fb03348844887c81eb696bf0b68b6eece0add"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dtxz/test-comp-pac-gitlab-cgojir:on-pr-645fb03348844887c81eb696bf0b68b6eece0add"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dtxz/test-comp-pac-gitlab-cgojir:on-pr-645fb03348844887c81eb696bf0b68b6eece0add"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fad9c2a17554d292cfb0471a28fcff05-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compfad9c2a17554d292cfb0471a28fcff05-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfad9c2a17554d292cfb0471a28fcff05-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacfad9c2a17554d292cfb0471a28fcff05-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesfad9c2a17554d292cfb0471a28fcff05-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-a2621cc34787b0b3b42872cf0b54ac49","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfad9c2a17554d292cfb0471a28fcff05-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fad9c2a17554d292cfb0471a28fcff05-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pafad9c2a17554d292cfb0471a28fcff05-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfad9c2a17554d292cfb0471a28fcff05-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pfad9c2a17554d292cfb0471a28fcff05-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7cbc7f563efb829c933593888f8c3c61-a64906853cb5b294-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-cgojir-on-pull-request-nglrd has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:40:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","prGroup":"konflux-test-comp-pac-gitlab-cgojir","prGroupHash":"3921257a867e485ded9beca1647322be00d763877793f4c23d5b90ceba36f3"} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-17T17:40:42Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-17T17:34:35Z","completionTime":"2026-04-17T17:40:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dtxz/test-comp-pac-gitlab-cgojir:on-pr-645fb03348844887c81eb696bf0b68b6eece0add"},{"name":"IMAGE_DIGEST","value":"sha256:c57bb4de28c6b5a3a759b2b0aa7f33ed8cdfe47bc05bf28fd8caf8c3f8ed50d0"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"645fb03348844887c81eb696bf0b68b6eece0add"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"645fb03348844887c81eb696bf0b68b6eece0add"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dtxz/test-comp-pac-gitlab-cgojir:on-pr-645fb03348844887c81eb696bf0b68b6eece0add"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dtxz/test-comp-pac-gitlab-cgojir:on-pr-645fb03348844887c81eb696bf0b68b6eece0add"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fad9c2a17554d292cfb0471a28fcff05-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compfad9c2a17554d292cfb0471a28fcff05-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfad9c2a17554d292cfb0471a28fcff05-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacfad9c2a17554d292cfb0471a28fcff05-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesfad9c2a17554d292cfb0471a28fcff05-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-a2621cc34787b0b3b42872cf0b54ac49","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfad9c2a17554d292cfb0471a28fcff05-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fad9c2a17554d292cfb0471a28fcff05-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pafad9c2a17554d292cfb0471a28fcff05-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfad9c2a17554d292cfb0471a28fcff05-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pfad9c2a17554d292cfb0471a28fcff05-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7cbc7f563efb829c933593888f8c3c61-a64906853cb5b294-01"}},"deletionTimestamp":"2026-04-17 17:40:58 +0000 UTC"} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-cgojir-on-pull-request-nglrd has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","prGroup":"konflux-test-comp-pac-gitlab-cgojir","prGroupHash":"3921257a867e485ded9beca1647322be00d763877793f4c23d5b90ceba36f3"} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-17T17:40:42Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-17T17:34:35Z","completionTime":"2026-04-17T17:40:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dtxz/test-comp-pac-gitlab-cgojir:on-pr-645fb03348844887c81eb696bf0b68b6eece0add"},{"name":"IMAGE_DIGEST","value":"sha256:c57bb4de28c6b5a3a759b2b0aa7f33ed8cdfe47bc05bf28fd8caf8c3f8ed50d0"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"645fb03348844887c81eb696bf0b68b6eece0add"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"645fb03348844887c81eb696bf0b68b6eece0add"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dtxz/test-comp-pac-gitlab-cgojir:on-pr-645fb03348844887c81eb696bf0b68b6eece0add"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dtxz/test-comp-pac-gitlab-cgojir:on-pr-645fb03348844887c81eb696bf0b68b6eece0add"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fad9c2a17554d292cfb0471a28fcff05-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compfad9c2a17554d292cfb0471a28fcff05-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfad9c2a17554d292cfb0471a28fcff05-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacfad9c2a17554d292cfb0471a28fcff05-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesfad9c2a17554d292cfb0471a28fcff05-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-a2621cc34787b0b3b42872cf0b54ac49","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfad9c2a17554d292cfb0471a28fcff05-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fad9c2a17554d292cfb0471a28fcff05-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pafad9c2a17554d292cfb0471a28fcff05-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfad9c2a17554d292cfb0471a28fcff05-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pfad9c2a17554d292cfb0471a28fcff05-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7cbc7f563efb829c933593888f8c3c61-a64906853cb5b294-01"}},"deletionTimestamp":"2026-04-17 17:40:58 +0000 UTC"} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-cgojir-on-pull-request-nglrd has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","prGroup":"konflux-test-comp-pac-gitlab-cgojir","prGroupHash":"3921257a867e485ded9beca1647322be00d763877793f4c23d5b90ceba36f3"} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-17T17:40:42Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-17T17:34:35Z","completionTime":"2026-04-17T17:40:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dtxz/test-comp-pac-gitlab-cgojir:on-pr-645fb03348844887c81eb696bf0b68b6eece0add"},{"name":"IMAGE_DIGEST","value":"sha256:c57bb4de28c6b5a3a759b2b0aa7f33ed8cdfe47bc05bf28fd8caf8c3f8ed50d0"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"645fb03348844887c81eb696bf0b68b6eece0add"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"645fb03348844887c81eb696bf0b68b6eece0add"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dtxz/test-comp-pac-gitlab-cgojir:on-pr-645fb03348844887c81eb696bf0b68b6eece0add"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-dtxz/test-comp-pac-gitlab-cgojir:on-pr-645fb03348844887c81eb696bf0b68b6eece0add"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fad9c2a17554d292cfb0471a28fcff05-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compfad9c2a17554d292cfb0471a28fcff05-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfad9c2a17554d292cfb0471a28fcff05-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacfad9c2a17554d292cfb0471a28fcff05-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesfad9c2a17554d292cfb0471a28fcff05-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-a2621cc34787b0b3b42872cf0b54ac49","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfad9c2a17554d292cfb0471a28fcff05-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-fad9c2a17554d292cfb0471a28fcff05-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pafad9c2a17554d292cfb0471a28fcff05-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gfad9c2a17554d292cfb0471a28fcff05-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pfad9c2a17554d292cfb0471a28fcff05-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7cbc7f563efb829c933593888f8c3c61-a64906853cb5b294-01"}},"deletionTimestamp":"2026-04-17 17:40:58 +0000 UTC"} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-cgojir-on-pull-request-nglrd has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-nglrd","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-17T17:41:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","PR group":"konflux-test-comp-pac-gitlab-cgojir"} {"level":"info","ts":"2026-04-17T17:41:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","prGroup":"konflux-test-comp-pac-gitlab-cgojir","prGroupHash":"3921257a867e485ded9beca1647322be00d763877793f4c23d5b90ceba36f3"} {"level":"info","ts":"2026-04-17T17:41:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-17T17:41:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","projectID":56586709,"pipelineID":2461227589} {"level":"info","ts":"2026-04-17T17:41:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","statusName":"Konflux Dev version / my-integration-test-thez / test-comp-pac-gitlab-cgojir"} {"level":"info","ts":"2026-04-17T17:41:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","scenarioName":"my-integration-test-thez"} {"level":"info","ts":"2026-04-17T17:41:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","scenario.name":"my-integration-test-thez","commitStatus2.ID":13976986782,"TargetURL":null} {"level":"info","ts":"2026-04-17T17:41:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","projectID":56586709,"pipelineID":2461227589} {"level":"info","ts":"2026-04-17T17:41:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","statusName":"Konflux Dev version / my-integration-test-cefe / test-comp-pac-gitlab-cgojir"} {"level":"info","ts":"2026-04-17T17:41:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","scenarioName":"my-integration-test-cefe"} {"level":"info","ts":"2026-04-17T17:41:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","scenario.name":"my-integration-test-cefe","commitStatus2.ID":13976986819,"TargetURL":null} {"level":"info","ts":"2026-04-17T17:41:04Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","reconcileID":"f3d1864b-ec03-4fe3-abce-5a1104422a00","snapshot.Namespace":"gitlab-rep-dtxz","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-17T17:41:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","commentTitle":"Integration test for component test-comp-pac-gitlab-cgojir","noteID":3262395120} {"level":"info","ts":"2026-04-17T17:41:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","commentTitle":"Integration test for component test-comp-pac-gitlab-cgojir"} {"level":"info","ts":"2026-04-17T17:41:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","commentPrefix":"Integration test for component test-comp-pac-gitlab-cgojir","count":2} {"level":"info","ts":"2026-04-17T17:41:04Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","noteID":3262395120,"commentPrefix":"Integration test for component test-comp-pac-gitlab-cgojir"} {"level":"info","ts":"2026-04-17T17:41:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","pipelineRun.Namespace":"gitlab-rep-dtxz","pipelineRun.Name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-17T17:41:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","pipelinerun.Name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf"} {"level":"info","ts":"2026-04-17T17:41:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-dtxz/test-comp-pac-gitlab-cgojir-on-pull-request-nglrd with pr group konflux-test-comp-pac-gitlab-cgojir is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-cgojir is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:41:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:41:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:41:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:41:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:41:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:41:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-17T17:41:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","projectID":56586709,"pipelineID":2461227589} {"level":"info","ts":"2026-04-17T17:41:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","commitStatus.Name":"Konflux Dev version / my-integration-test-thez / test-comp-pac-gitlab-cgojir","commitStatus.ID":13976986782} {"level":"info","ts":"2026-04-17T17:41:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","scenario.name":"my-integration-test-thez","commitStatus.ID":13976986782,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-17T17:41:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","projectID":56586709,"pipelineID":2461227589} {"level":"info","ts":"2026-04-17T17:41:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","commitStatus.Name":"Konflux Dev version / my-integration-test-cefe / test-comp-pac-gitlab-cgojir","commitStatus.ID":13976986819} {"level":"info","ts":"2026-04-17T17:41:05Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","scenario.name":"my-integration-test-cefe","commitStatus.ID":13976986819,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-17T17:41:05Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","reconcileID":"845cf9bf-3c37-4f99-bf06-0c1bb559ec6b","snapshot.Namespace":"gitlab-rep-dtxz","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-17T17:41:06Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","commentTitle":"Integration test for component test-comp-pac-gitlab-cgojir","noteID":3262395120} {"level":"info","ts":"2026-04-17T17:41:06Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","commentTitle":"Integration test for component test-comp-pac-gitlab-cgojir"} {"level":"info","ts":"2026-04-17T17:41:06Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","commentPrefix":"Integration test for component test-comp-pac-gitlab-cgojir","count":2} {"level":"info","ts":"2026-04-17T17:41:06Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","noteID":3262395120,"commentPrefix":"Integration test for component test-comp-pac-gitlab-cgojir"} {"level":"info","ts":"2026-04-17T17:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","pipelineRun.Namespace":"gitlab-rep-dtxz","pipelineRun.Name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-17T17:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","pipelinerun.Name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf"} {"level":"info","ts":"2026-04-17T17:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-dtxz/test-comp-pac-gitlab-cgojir-on-pull-request-nglrd with pr group konflux-test-comp-pac-gitlab-cgojir is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-cgojir is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:41:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:41:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:41:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:41:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","prGroup":"konflux-go-component-qubjoc","prGroupHash":"67c86872399ca06ed126e35815199370f30f1912fb81d44b1ccf9803055971"} {"level":"info","ts":"2026-04-17T17:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","ExternalID":"my-integration-test-grhb-go-component-qubjoc"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","ExternalID":"my-integration-test-grhb-go-component-qubjoc"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","existingCheckRun":"github.CheckRun{ID:71869560349, NodeID:\"CR_kwDONSo-hs8AAAAQu8J2HQ\", HeadSHA:\"e8213fa8290876de0b0ef4d25daa04299a061550\", ExternalID:\"my-integration-test-grhb-go-component-qubjoc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71869560349\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71869560349\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-17 17:34:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-qubjoc snapshot scenario my-integration-test-grhb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fjsw/go-component-qubjoc-on-pull-request-4vg78 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71869560349/annotations\"}, Name:\"Konflux Dev version / my-integration-test-grhb / go-component-qubjoc\", CheckSuite:github.CheckSuite{ID:65107676200}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3546685318, Number:21026, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21026\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-qubjoc\", SHA:\"e8213fa8290876de0b0ef4d25daa04299a061550\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ryhbio\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","ID":71869560349,"CheckName":"Konflux Dev version / my-integration-test-grhb / go-component-qubjoc","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","pipelineRun.Namespace":"group-fjsw","pipelineRun.Name":"go-component-qubjoc-on-pull-request-4vg78","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","pipelinerun.Name":"go-component-qubjoc-on-pull-request-4vg78"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qubjoc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-17T17:41:42Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-17T17:34:26Z","completionTime":"2026-04-17T17:41:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-fjsw/go-component-qubjoc:on-pr-e8213fa8290876de0b0ef4d25daa04299a061550"},{"name":"IMAGE_DIGEST","value":"sha256:ac2b080dcd2f28aa20fc25f1b3454a0779b3f964f4de3c82a22e1f09924ed59f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e8213fa8290876de0b0ef4d25daa04299a061550"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"e8213fa8290876de0b0ef4d25daa04299a061550"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-fjsw/go-component-qubjoc:on-pr-e8213fa8290876de0b0ef4d25daa04299a061550"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-fjsw/go-component-qubjoc:on-pr-e8213fa8290876de0b0ef4d25daa04299a061550"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-0b232df4a5f6ce518e1846450f9072a8-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-reqb5ede4fd7ff984bab26daae54d89f2db","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7baed08aba8f938572c9d60a1690e7a0-1553b6b507ddd87e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qubjoc-on-pull-request-4vg78 has finished running","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","prGroup":"konflux-go-component-qubjoc","prGroupHash":"67c86872399ca06ed126e35815199370f30f1912fb81d44b1ccf9803055971"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-17T17:41:42Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-17T17:34:26Z","completionTime":"2026-04-17T17:41:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-fjsw/go-component-qubjoc:on-pr-e8213fa8290876de0b0ef4d25daa04299a061550"},{"name":"IMAGE_DIGEST","value":"sha256:ac2b080dcd2f28aa20fc25f1b3454a0779b3f964f4de3c82a22e1f09924ed59f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e8213fa8290876de0b0ef4d25daa04299a061550"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"e8213fa8290876de0b0ef4d25daa04299a061550"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-fjsw/go-component-qubjoc:on-pr-e8213fa8290876de0b0ef4d25daa04299a061550"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-fjsw/go-component-qubjoc:on-pr-e8213fa8290876de0b0ef4d25daa04299a061550"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-0b232df4a5f6ce518e1846450f9072a8-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-reqb5ede4fd7ff984bab26daae54d89f2db","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7baed08aba8f938572c9d60a1690e7a0-1553b6b507ddd87e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qubjoc-on-pull-request-4vg78 has finished running","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","prGroup":"konflux-go-component-qubjoc","prGroupHash":"67c86872399ca06ed126e35815199370f30f1912fb81d44b1ccf9803055971"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-17T17:41:42Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-17T17:34:26Z","completionTime":"2026-04-17T17:41:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-fjsw/go-component-qubjoc:on-pr-e8213fa8290876de0b0ef4d25daa04299a061550"},{"name":"IMAGE_DIGEST","value":"sha256:ac2b080dcd2f28aa20fc25f1b3454a0779b3f964f4de3c82a22e1f09924ed59f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e8213fa8290876de0b0ef4d25daa04299a061550"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"e8213fa8290876de0b0ef4d25daa04299a061550"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-fjsw/go-component-qubjoc:on-pr-e8213fa8290876de0b0ef4d25daa04299a061550"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-fjsw/go-component-qubjoc:on-pr-e8213fa8290876de0b0ef4d25daa04299a061550"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-0b232df4a5f6ce518e1846450f9072a8-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-reqb5ede4fd7ff984bab26daae54d89f2db","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7baed08aba8f938572c9d60a1690e7a0-1553b6b507ddd87e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qubjoc-on-pull-request-4vg78 has finished running","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","prGroup":"konflux-go-component-qubjoc","prGroupHash":"67c86872399ca06ed126e35815199370f30f1912fb81d44b1ccf9803055971"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-17T17:41:42Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-17T17:34:26Z","completionTime":"2026-04-17T17:41:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-fjsw/go-component-qubjoc:on-pr-e8213fa8290876de0b0ef4d25daa04299a061550"},{"name":"IMAGE_DIGEST","value":"sha256:ac2b080dcd2f28aa20fc25f1b3454a0779b3f964f4de3c82a22e1f09924ed59f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e8213fa8290876de0b0ef4d25daa04299a061550"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"e8213fa8290876de0b0ef4d25daa04299a061550"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-fjsw/go-component-qubjoc:on-pr-e8213fa8290876de0b0ef4d25daa04299a061550"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-fjsw/go-component-qubjoc:on-pr-e8213fa8290876de0b0ef4d25daa04299a061550"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-0b232df4a5f6ce518e1846450f9072a8-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-reqb5ede4fd7ff984bab26daae54d89f2db","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7baed08aba8f938572c9d60a1690e7a0-1553b6b507ddd87e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-4vg78","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qubjoc-on-pull-request-4vg78 has finished running","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","prGroup":"konflux-go-component-qubjoc","prGroupHash":"67c86872399ca06ed126e35815199370f30f1912fb81d44b1ccf9803055971"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-17T17:41:42Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-17T17:34:26Z","completionTime":"2026-04-17T17:41:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-fjsw/go-component-qubjoc:on-pr-e8213fa8290876de0b0ef4d25daa04299a061550"},{"name":"IMAGE_DIGEST","value":"sha256:ac2b080dcd2f28aa20fc25f1b3454a0779b3f964f4de3c82a22e1f09924ed59f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e8213fa8290876de0b0ef4d25daa04299a061550"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"e8213fa8290876de0b0ef4d25daa04299a061550"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-fjsw/go-component-qubjoc:on-pr-e8213fa8290876de0b0ef4d25daa04299a061550"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-fjsw/go-component-qubjoc:on-pr-e8213fa8290876de0b0ef4d25daa04299a061550"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-0b232df4a5f6ce518e1846450f9072a8-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-reqb5ede4fd7ff984bab26daae54d89f2db","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7baed08aba8f938572c9d60a1690e7a0-1553b6b507ddd87e-01"}},"deletionTimestamp":"2026-04-17 17:41:51 +0000 UTC"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qubjoc-on-pull-request-4vg78 has finished running","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","prGroup":"konflux-go-component-qubjoc","prGroupHash":"67c86872399ca06ed126e35815199370f30f1912fb81d44b1ccf9803055971"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-17T17:41:42Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-17T17:34:26Z","completionTime":"2026-04-17T17:41:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-fjsw/go-component-qubjoc:on-pr-e8213fa8290876de0b0ef4d25daa04299a061550"},{"name":"IMAGE_DIGEST","value":"sha256:ac2b080dcd2f28aa20fc25f1b3454a0779b3f964f4de3c82a22e1f09924ed59f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e8213fa8290876de0b0ef4d25daa04299a061550"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"e8213fa8290876de0b0ef4d25daa04299a061550"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-fjsw/go-component-qubjoc:on-pr-e8213fa8290876de0b0ef4d25daa04299a061550"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-fjsw/go-component-qubjoc:on-pr-e8213fa8290876de0b0ef4d25daa04299a061550"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-0b232df4a5f6ce518e1846450f9072a8-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-reqb5ede4fd7ff984bab26daae54d89f2db","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7baed08aba8f938572c9d60a1690e7a0-1553b6b507ddd87e-01"}},"deletionTimestamp":"2026-04-17 17:41:51 +0000 UTC"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qubjoc-on-pull-request-4vg78 has finished running","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","prGroup":"konflux-go-component-qubjoc","prGroupHash":"67c86872399ca06ed126e35815199370f30f1912fb81d44b1ccf9803055971"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-17T17:41:42Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-17T17:34:26Z","completionTime":"2026-04-17T17:41:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-fjsw/go-component-qubjoc:on-pr-e8213fa8290876de0b0ef4d25daa04299a061550"},{"name":"IMAGE_DIGEST","value":"sha256:ac2b080dcd2f28aa20fc25f1b3454a0779b3f964f4de3c82a22e1f09924ed59f"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e8213fa8290876de0b0ef4d25daa04299a061550"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"e8213fa8290876de0b0ef4d25daa04299a061550"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-fjsw/go-component-qubjoc:on-pr-e8213fa8290876de0b0ef4d25daa04299a061550"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"docker"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index:0.3@sha256:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-fjsw/go-component-qubjoc:on-pr-e8213fa8290876de0b0ef4d25daa04299a061550"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build:0.3@sha256:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clair-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clair-scan:0.3@sha256:9397d3eb9f1cbebaa15e93256e0ca9eaca148baa674be72f07f4a00df63c4609"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"ecosystem-cert-preflight-checks"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2@sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-0b232df4a5f6ce518e1846450f9072a8-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-reqb5ede4fd7ff984bab26daae54d89f2db","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-qubjoc-on-pull-request-4vg78-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7baed08aba8f938572c9d60a1690e7a0-1553b6b507ddd87e-01"}},"deletionTimestamp":"2026-04-17 17:41:51 +0000 UTC"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-qubjoc-on-pull-request-4vg78 has finished running","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-4vg78","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-r546s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-17T17:41:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-r546s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-qubjoc-on-pull-request-r546s","PR group":"konflux-go-component-qubjoc"} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","prGroup":"konflux-go-component-qubjoc","prGroupHash":"67c86872399ca06ed126e35815199370f30f1912fb81d44b1ccf9803055971"} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"github/github.go:415","msg":"Found no CheckRuns for the ref","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","SHA":"66e4aab0e83c5dec64d86cdf1cbafe036e4443df"} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","ExternalID":"my-integration-test-grhb-go-component-qubjoc"} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","ExternalID":"my-integration-test-grhb-go-component-qubjoc"} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","snapshot.NameSpace":"group-fjsw","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-grhb","externalID":"my-integration-test-grhb-go-component-qubjoc"} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","ID":71870603423,"CheckName":"Konflux Dev version / my-integration-test-grhb / go-component-qubjoc","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","pipelineRun.Namespace":"group-fjsw","pipelineRun.Name":"go-component-qubjoc-on-pull-request-r546s","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","pipelinerun.Name":"go-component-qubjoc-on-pull-request-r546s"} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-fjsw/go-component-qubjoc-on-pull-request-4vg78 with pr group konflux-go-component-qubjoc is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qubjoc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-r546s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","ExternalID":"my-integration-test-grhb-go-component-qubjoc"} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","ExternalID":"my-integration-test-grhb-go-component-qubjoc"} {"level":"info","ts":"2026-04-17T17:41:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","existingCheckRun":"github.CheckRun{ID:71870603423, NodeID:\"CR_kwDONSo-hs8AAAAQu9Jgnw\", HeadSHA:\"66e4aab0e83c5dec64d86cdf1cbafe036e4443df\", ExternalID:\"my-integration-test-grhb-go-component-qubjoc\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71870603423\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/71870603423\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-17 17:41:57 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-qubjoc snapshot scenario my-integration-test-grhb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fjsw/go-component-qubjoc-on-pull-request-r546s is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/71870603423/annotations\"}, Name:\"Konflux Dev version / my-integration-test-grhb / go-component-qubjoc\", CheckSuite:github.CheckSuite{ID:65108640527}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3546685318, Number:21026, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21026\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-qubjoc\", SHA:\"66e4aab0e83c5dec64d86cdf1cbafe036e4443df\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ryhbio\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-17T17:41:58Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","ID":71870603423,"CheckName":"Konflux Dev version / my-integration-test-grhb / go-component-qubjoc","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-17T17:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","pipelineRun.Namespace":"group-fjsw","pipelineRun.Name":"go-component-qubjoc-on-pull-request-r546s","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-17T17:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","pipelinerun.Name":"go-component-qubjoc-on-pull-request-r546s"} {"level":"info","ts":"2026-04-17T17:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-fjsw/go-component-qubjoc-on-pull-request-4vg78 with pr group konflux-go-component-qubjoc is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-qubjoc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-r546s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-r546s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:42:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-r546s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:42:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-r546s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:42:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-r546s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-r546s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:42:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-r546s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt"} {"level":"info","ts":"2026-04-17T17:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-qubjoc-on-pull-request-r546s","namespace":"group-fjsw"},"application":"group-fjsw/integ-app-agbt","namespace":"group-fjsw","name":"go-component-qubjoc-on-pull-request-r546s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:42:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:42:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:42:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:42:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:42:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:42:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:42:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:42:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:42:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:42:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:43:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:43:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:43:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:43:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:43:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:43:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:43:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","elapsedSinceCompletion":"931.128054ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-17T17:44:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","reconcileID":"dbfba4e0-17e9-404b-8be1-68378b18cce3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","elapsedSinceCompletion":"936.508192ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-17T17:44:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","reconcileID":"f67baf5a-de03-4bdb-bf98-6466215a864a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","elapsedSinceCompletion":"947.069797ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-17T17:44:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","reconcileID":"0021a45f-6ef6-4b65-bf0a-61c5dafb63bd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","elapsedSinceCompletion":"967.758418ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-17T17:44:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-17T17:44:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","reconcileID":"08ac3682-4ffb-4cb5-b013-8e8eea94e10a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","elapsedSinceCompletion":"1.008843265s","timeout":"5m0s"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-17T17:44:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","reconcileID":"fa625b3a-71b2-44ec-afc1-5aa9115ce2d8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","elapsedSinceCompletion":"1.061748878s","timeout":"5m0s"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-17T17:44:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","reconcileID":"1b83a676-0cd6-488c-b17a-44169854ed90","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","elapsedSinceCompletion":"1.090407245s","timeout":"5m0s"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-17T17:44:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","reconcileID":"9e937b12-5aac-4ea4-b425-66a3d8b0f348","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","elapsedSinceCompletion":"1.410843687s","timeout":"5m0s"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-17T17:44:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","reconcileID":"cc6f1f8a-ff22-4d27-bf4b-2288edbcf22b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","elapsedSinceCompletion":"1.78963907s","timeout":"5m0s"} {"level":"info","ts":"2026-04-17T17:44:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-17T17:44:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","reconcileID":"4852c792-56d8-45a0-8e0d-defb0fe608f8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","elapsedSinceCompletion":"2.052127508s","timeout":"5m0s"} {"level":"info","ts":"2026-04-17T17:44:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-17T17:44:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","reconcileID":"f39864af-3c0f-49c4-904b-a5a2a982121e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-vfpl-20260417-174034-000","application":"integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"integ-app-vfpl-20260417-174034-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-vfpl-20260417-174034-000","snapshot.Spec.Components":[{"name":"test-component-pac-wqnouq","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration1-nuks/test-component-pac-wqnouq@sha256:6449aec851432589b8ad320dce69b98abef8ab66079ff6ca7326886c3e879cff","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"4930f1bf1b4d4b67b36025f312ed945f98a4b0fa"}}}]} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-wqnouq is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 5fea611b7e5b661614e7afdf4d66f467587a106511cf90a83706bf574ea103 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","Application.Name":"integ-app-vfpl","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"}} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Name":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","integrationTestScenario.Name":"my-integration-test-kexk"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vfpl-20260417-174034-000"} 2026/04/17 17:44:06 http: TLS handshake error from 10.130.0.2:45228: EOF {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Namespace":"integration1-nuks","snapshot.Name":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","integrationTestScenario.Name":"my-integration-test-kexk"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"}} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Name":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","destinationComponentSnapshot.Name":"integ-app-vfpl-20260417-174034-000","testedSnapshot":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"my-integration-test-kexk-fxklh","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-kexk"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","scenario.Name":"my-integration-test-kexk","destinationSnapshot.Name":"integ-app-vfpl-20260417-174034-000","testedSnapshot":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","scenario.Name":"my-integration-test-kexk","destinationSnapshot.Name":"integ-app-vfpl-20260417-174034-000","testedSnapshot":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:06Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"namespace":"integration1-nuks","name":"integ-app-vfpl-20260417-174034-000","reconcileID":"625c722c-dca1-441e-90ac-f2bf4e520280","snapshot.name":"integ-app-vfpl-20260417-174034-000","pipelinerun.name":"test-component-pac-wqnouq-on-pull-request-89wd2","duration":3.18069824} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"integ-app-vfpl-20260417-174034-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","Scenario":"my-integration-test-kexk"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","Label":"my-integration-test-kexk"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","Application.Name":"integ-app-vfpl","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","integrationTestScenario.Name":"my-integration-test-kexk","pipelineRun.Name":"my-integration-test-kexk-fxklh"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-wqnouq-on-pull-request-89wd2 has finished running","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","ExternalID":"my-integration-test-kexk-test-component-pac-wqnouq"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","ExternalID":"my-integration-test-kexk-test-component-pac-wqnouq"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","existingCheckRun":"github.CheckRun{ID:71870413391, NodeID:\"CR_kwDOKrwUx88AAAAQu896Tw\", HeadSHA:\"4930f1bf1b4d4b67b36025f312ed945f98a4b0fa\", ExternalID:\"my-integration-test-kexk-test-component-pac-wqnouq\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71870413391\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71870413391\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-17 17:40:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-wqnouq snapshot scenario my-integration-test-kexk is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-nuks/test-component-pac-wqnouq-on-pull-request-89wd2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71870413391/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kexk / test-component-pac-wqnouq\", CheckSuite:github.CheckSuite{ID:65108467821}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3546686644, Number:29751, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29751\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-wqnouq\", SHA:\"4930f1bf1b4d4b67b36025f312ed945f98a4b0fa\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-witmzl\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kexk-fxklh","namespace":"integration1-nuks"},"namespace":"integration1-nuks","name":"my-integration-test-kexk-fxklh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","ID":71870413391,"CheckName":"Konflux Dev version / my-integration-test-kexk / test-component-pac-wqnouq","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","testedSnapshot.Name":"integ-app-vfpl-20260417-174034-000","destinationSnapshot.Name":"integ-app-vfpl-20260417-174034-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Name":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"}} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Name":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","destinationComponentSnapshot.Name":"integ-app-vfpl-20260417-174034-000","testedSnapshot":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","scenario.Name":"my-integration-test-kexk","destinationSnapshot.Name":"integ-app-vfpl-20260417-174034-000","testedSnapshot":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","scenario.Name":"my-integration-test-kexk","destinationSnapshot.Name":"integ-app-vfpl-20260417-174034-000","testedSnapshot":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","ExternalID":"my-integration-test-kexk-test-component-pac-wqnouq"} {"level":"info","ts":"2026-04-17T17:44:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","existingCheckRun":"github.CheckRun{ID:71870413391, NodeID:\"CR_kwDOKrwUx88AAAAQu896Tw\", HeadSHA:\"4930f1bf1b4d4b67b36025f312ed945f98a4b0fa\", ExternalID:\"my-integration-test-kexk-test-component-pac-wqnouq\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71870413391\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71870413391\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-17 17:40:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-wqnouq snapshot integ-app-vfpl-20260417-174034-000 and scenario my-integration-test-kexk is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71870413391/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kexk / test-component-pac-wqnouq\", CheckSuite:github.CheckSuite{ID:65108467821}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3546686644, Number:29751, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29751\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-wqnouq\", SHA:\"4930f1bf1b4d4b67b36025f312ed945f98a4b0fa\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-witmzl\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-17T17:44:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","ID":71870413391,"CheckName":"Konflux Dev version / my-integration-test-kexk / test-component-pac-wqnouq","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-17T17:44:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","testedSnapshot.Name":"integ-app-vfpl-20260417-174034-000","destinationSnapshot.Name":"integ-app-vfpl-20260417-174034-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-17T17:44:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Name":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Name":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"test-component-pac-wqnouq-on-pull-request-89wd2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-17T17:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-wqnouq-on-pull-request-89wd2 has finished running","buildpipelineRun":{"name":"test-component-pac-wqnouq-on-pull-request-89wd2","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"}} {"level":"info","ts":"2026-04-17T17:44:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"integ-app-vfpl-20260417-174034-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-17T17:44:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"integ-app-vfpl-20260417-174034-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-17T17:44:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","destinationComponentSnapshot.Name":"integ-app-vfpl-20260417-174034-000","testedSnapshot":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-17T17:44:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kexk-fxklh","namespace":"integration1-nuks"},"namespace":"integration1-nuks","name":"my-integration-test-kexk-fxklh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-17T17:44:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-17T17:44:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","scenario.Name":"my-integration-test-kexk","destinationSnapshot.Name":"integ-app-vfpl-20260417-174034-000","testedSnapshot":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","scenario.Name":"my-integration-test-kexk","destinationSnapshot.Name":"integ-app-vfpl-20260417-174034-000","testedSnapshot":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","ExternalID":"my-integration-test-kexk-test-component-pac-wqnouq"} {"level":"info","ts":"2026-04-17T17:44:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","existingCheckRun":"github.CheckRun{ID:71870413391, NodeID:\"CR_kwDOKrwUx88AAAAQu896Tw\", HeadSHA:\"4930f1bf1b4d4b67b36025f312ed945f98a4b0fa\", ExternalID:\"my-integration-test-kexk-test-component-pac-wqnouq\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71870413391\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/71870413391\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-17 17:40:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-wqnouq snapshot integ-app-vfpl-20260417-174034-000 and scenario my-integration-test-kexk is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/71870413391/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kexk / test-component-pac-wqnouq\", CheckSuite:github.CheckSuite{ID:65108467821}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3546686644, Number:29751, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29751\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-wqnouq\", SHA:\"4930f1bf1b4d4b67b36025f312ed945f98a4b0fa\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-witmzl\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-17T17:44:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","ID":71870413391,"CheckName":"Konflux Dev version / my-integration-test-kexk / test-component-pac-wqnouq","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-17T17:44:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","testedSnapshot.Name":"integ-app-vfpl-20260417-174034-000","destinationSnapshot.Name":"integ-app-vfpl-20260417-174034-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-17T17:44:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Name":"integ-app-vfpl-20260417-174034-000"} {"level":"info","ts":"2026-04-17T17:44:13Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-vfpl-20260417-174034-000","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"my-integration-test-kexk-fxklh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-17T17:44:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-nnyd"} {"level":"info","ts":"2026-04-17T17:44:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-nnyd","application":"integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-nnyd"} {"level":"info","ts":"2026-04-17T17:44:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nnyd"} {"level":"info","ts":"2026-04-17T17:44:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-vfpl has been set as a Controller OwnerReference on Snapshot snapshot-sample-nnyd","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"namespace":"integration1-nuks","name":"snapshot-sample-nnyd","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-17T17:44:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-17T17:44:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","Application.Name":"integ-app-vfpl","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-17T17:44:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nnyd"} {"level":"info","ts":"2026-04-17T17:44:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"}} {"level":"info","ts":"2026-04-17T17:44:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","integrationTestScenario.Name":"my-integration-test-kexk"} {"level":"info","ts":"2026-04-17T17:44:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Name":"snapshot-sample-nnyd"} {"level":"error","ts":"2026-04-17T17:44:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Namespace":"integration1-nuks","snapshot.Name":"snapshot-sample-nnyd","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nnyd"} {"level":"info","ts":"2026-04-17T17:44:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Name":"snapshot-sample-nnyd"} {"level":"info","ts":"2026-04-17T17:44:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"my-integration-test-kexk-qxpgn","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-kexk"} {"level":"info","ts":"2026-04-17T17:44:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"snapshot-sample-nnyd","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-17T17:44:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"skipped-its-h94dg","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nnyd"} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"}} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Name":"snapshot-sample-nnyd"} {"level":"error","ts":"2026-04-17T17:44:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Namespace":"integration1-nuks","snapshot.Name":"snapshot-sample-nnyd","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nnyd"} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Name":"snapshot-sample-nnyd"} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nnyd"} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"}} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Name":"snapshot-sample-nnyd"} {"level":"error","ts":"2026-04-17T17:44:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Namespace":"integration1-nuks","snapshot.Name":"snapshot-sample-nnyd","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nnyd"} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kexk-qxpgn","namespace":"integration1-nuks"},"namespace":"integration1-nuks","name":"my-integration-test-kexk-qxpgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Name":"snapshot-sample-nnyd"} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nnyd"} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"}} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Name":"snapshot-sample-nnyd"} {"level":"error","ts":"2026-04-17T17:44:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Namespace":"integration1-nuks","snapshot.Name":"snapshot-sample-nnyd","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nnyd"} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Name":"snapshot-sample-nnyd"} {"level":"info","ts":"2026-04-17T17:44:20Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-h94dg","namespace":"integration1-nuks"},"namespace":"integration1-nuks","name":"skipped-its-h94dg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-17T17:44:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nnyd"} {"level":"info","ts":"2026-04-17T17:44:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"}} {"level":"info","ts":"2026-04-17T17:44:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Name":"snapshot-sample-nnyd"} {"level":"error","ts":"2026-04-17T17:44:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Namespace":"integration1-nuks","snapshot.Name":"snapshot-sample-nnyd","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nnyd"} {"level":"info","ts":"2026-04-17T17:44:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Name":"snapshot-sample-nnyd"} {"level":"info","ts":"2026-04-17T17:44:27Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kexk-qxpgn","namespace":"integration1-nuks"},"namespace":"integration1-nuks","name":"my-integration-test-kexk-qxpgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-17T17:44:27Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"my-integration-test-kexk-qxpgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-17T17:44:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nnyd"} {"level":"info","ts":"2026-04-17T17:44:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"}} {"level":"info","ts":"2026-04-17T17:44:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"snapshot-sample-nnyd","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-17T17:44:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 2 required Integration PipelineRuns succeeded","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"snapshot-sample-nnyd","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-17T17:44:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Namespace":"integration1-nuks","snapshot.Name":"snapshot-sample-nnyd","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:28Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-nnyd', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"namespace":"integration1-nuks","name":"snapshot-sample-nnyd","reconcileID":"e6eaf27c-7528-41c2-9a01-ca0e61551583"} {"level":"info","ts":"2026-04-17T17:44:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-h94dg","namespace":"integration1-nuks"},"namespace":"integration1-nuks","name":"skipped-its-h94dg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-17T17:44:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nnyd"} {"level":"info","ts":"2026-04-17T17:44:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","snapshot.Name":"snapshot-sample-nnyd"} {"level":"info","ts":"2026-04-17T17:44:28Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"skipped-its-h94dg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-17T17:44:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","namespace":"integration1-nuks","name":"snapshot-sample-nnyd-hftg8","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-04-17T17:44:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl","release.Name":"snapshot-sample-nnyd-hftg8"} {"level":"info","ts":"2026-04-17T17:44:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-nnyd","namespace":"integration1-nuks"},"application":"integration1-nuks/integ-app-vfpl"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","elapsedSinceCompletion":"322.222921ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-17T17:44:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","reconcileID":"3c93b759-706d-48de-b5cc-0fc42d201dbc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","elapsedSinceCompletion":"327.696281ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-17T17:44:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","reconcileID":"5486a501-22ba-4601-adc3-b8fe6c374a6b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","elapsedSinceCompletion":"338.169556ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-17T17:44:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","reconcileID":"6c2d96fe-b343-4904-b6af-93331c6ef5ca","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","elapsedSinceCompletion":"359.451027ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-17T17:44:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","reconcileID":"1f256c41-9b78-4cf1-bf35-49971951d281","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","elapsedSinceCompletion":"400.687102ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-17T17:44:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","reconcileID":"eecba103-9290-4dbd-b5ba-54ca1105e0b6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","elapsedSinceCompletion":"460.217166ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-17T17:44:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","reconcileID":"bb35bd3c-500d-467a-bce7-59dfd26146cf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","elapsedSinceCompletion":"481.452912ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-17T17:44:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","reconcileID":"cf7b9415-84c6-488f-93b4-359a12622f69","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","elapsedSinceCompletion":"802.300974ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-17T17:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-17T17:44:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","reconcileID":"b7a64411-a063-479b-a3ca-55f08f52c7dd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","elapsedSinceCompletion":"1.307615847s","timeout":"5m0s"} {"level":"info","ts":"2026-04-17T17:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-17T17:44:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","reconcileID":"e9ae7172-12bc-4ca6-8d39-76e8cb11e8ad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-17T17:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw"} {"level":"info","ts":"2026-04-17T17:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","elapsedSinceCompletion":"1.44289168s","timeout":"5m0s"} {"level":"info","ts":"2026-04-17T17:44:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"application":"gitlab-rep-dtxz/integ-app-caiw","namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-17T17:44:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","namespace":"gitlab-rep-dtxz"},"namespace":"gitlab-rep-dtxz","name":"test-comp-pac-gitlab-cgojir-on-pull-request-vjvlf","reconcileID":"ca50f657-f638-489f-b31a-d73a08e6f8fc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"}