{"level":"info","ts":"2026-05-18T20:21:34Z","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-05-18T20:21:34Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-18T20:21:34Z","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-05-18T20:21:34Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-18T20:21:34Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-05-18T20:21:34Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:289","msg":"Conversion webhook enabled","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario"} {"level":"info","ts":"2026-05-18T20:21:34Z","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-05-18T20:21:34Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-18T20:21:34Z","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-05-18T20:21:34Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-18T20:21:34Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-05-18T20:21:34Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-05-18T20:21:34Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-05-18T20:21:34Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-05-18T20:21:34Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-05-18T20:21:34Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-05-18T20:21:34Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-05-18T20:21:34Z","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-05-18T20:21:34Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-05-18T20:21:34Z","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-05-18T20:21:34Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-05-18T20:21:34Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-05-18T20:21:34Z","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-05-18T20:21:34Z","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-05-18T20:21:34Z","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-05-18T20:21:34Z","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-05-18T20:21:34Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-05-18T20:21:34Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-18T20:21:34Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-05-18T20:21:34Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-05-18T20:21:34Z","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-05-18T20:21:34Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-18T20:21:34Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"info","ts":"2026-05-18T20:21:44Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-18T20:21:44Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-18T20:21:44Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-18T20:21:44Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-18T20:30:57Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-kolnld","namespace":"integration1-dzzb"},"application":"integration1-dzzb/integ-app-jkon","namespace":"integration1-dzzb","name":"test-component-pac-kolnld","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:30:57Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-kcphiy","namespace":"build-e2e-wzna"},"application":"build-e2e-wzna/build-suite-positive-mc-iroc","namespace":"build-e2e-wzna","name":"go-component-kcphiy","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:30:58Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-yxbh","name":"my-integration-test-ohcx"}} {"level":"info","ts":"2026-05-18T20:30:58Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ohcx"} {"level":"info","ts":"2026-05-18T20:30:58Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-uvczmu","namespace":"stat-rep-kqgb"},"application":"stat-rep-kqgb/integ-app-gckd","namespace":"stat-rep-kqgb","name":"test-component-pac-uvczmu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:30:58Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ohcx"} {"level":"info","ts":"2026-05-18T20:30:58Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-18T20:30:58Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-yxbh","name":"my-integration-test-dulm"}} {"level":"info","ts":"2026-05-18T20:30:58Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-dulm"} {"level":"info","ts":"2026-05-18T20:30:58Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-dulm"} {"level":"info","ts":"2026-05-18T20:30:58Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-18T20:31:00Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-cztx","name":"my-integration-test-nxvz"}} {"level":"info","ts":"2026-05-18T20:31:00Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-nxvz"} {"level":"info","ts":"2026-05-18T20:31:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-nxvz"} {"level":"info","ts":"2026-05-18T20:31:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-18T20:31:02Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-likw","namespace":"build-e2e-jrnx"},"application":"build-e2e-jrnx/test-app-oksh","namespace":"build-e2e-jrnx","name":"test-comp-likw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:31:02Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-annotations-rhzxkm","namespace":"build-e2e-acqz"},"application":"build-e2e-acqz/build-suite-test-application-haew","namespace":"build-e2e-acqz","name":"test-annotations-rhzxkm","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:31:02Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-rydooz","namespace":"build-e2e-ycfz"},"application":"build-e2e-ycfz/build-suite-test-application-yopt","namespace":"build-e2e-ycfz","name":"gh-test-custom-default-rydooz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:31:03Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-one-hlre","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat","namespace":"build-e2e-lcgm","name":"component-one-hlre","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:31:04Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-ughvdg","namespace":"group-cztx"},"application":"group-cztx/integ-app-oqba","namespace":"group-cztx","name":"go-component-ughvdg","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:31:04Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-rfoshr","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:31:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-ducs"} {"level":"info","ts":"2026-05-18T20:31:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-ducs","application":"appstudio"} {"level":"info","ts":"2026-05-18T20:31:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-ducs"} {"level":"info","ts":"2026-05-18T20:31:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ducs"} {"level":"info","ts":"2026-05-18T20:31:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-ducs","snapshot":{"name":"snapshot-sample-ducs","namespace":"tenant-dev-melz"},"namespace":"tenant-dev-melz","name":"snapshot-sample-ducs","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T20:31:05Z","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-ducs","namespace":"tenant-dev-melz"},"application":"tenant-dev-melz/appstudio"} {"level":"info","ts":"2026-05-18T20:31:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-ducs","namespace":"tenant-dev-melz"},"application":"tenant-dev-melz/appstudio"} {"level":"info","ts":"2026-05-18T20:31:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-ducs","namespace":"tenant-dev-melz"},"application":"tenant-dev-melz/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T20:31:05Z","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-ducs","namespace":"tenant-dev-melz"},"application":"tenant-dev-melz/appstudio"} {"level":"info","ts":"2026-05-18T20:31:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-ducs","namespace":"tenant-dev-melz"},"application":"tenant-dev-melz/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T20:31:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-ducs","namespace":"tenant-dev-melz"},"application":"tenant-dev-melz/appstudio","namespace":"tenant-dev-melz","name":"snapshot-sample-ducs","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T20:31:05Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T20:31:05Z","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-ducs","namespace":"tenant-dev-melz"},"application":"tenant-dev-melz/appstudio"} {"level":"info","ts":"2026-05-18T20:31:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-ducs","namespace":"tenant-dev-melz"},"application":"tenant-dev-melz/appstudio"} {"level":"info","ts":"2026-05-18T20:31:05Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-ducs', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-ducs","namespace":"tenant-dev-melz"},"namespace":"tenant-dev-melz","name":"snapshot-sample-ducs","reconcileID":"365cd03b-d8c0-4562-94f6-9129ec0e6bf2"} {"level":"info","ts":"2026-05-18T20:31:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-ducs","namespace":"tenant-dev-melz"},"application":"tenant-dev-melz/appstudio","namespace":"tenant-dev-melz","name":"snapshot-sample-ducs-2k227","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-18T20:31:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-ducs","namespace":"tenant-dev-melz"},"application":"tenant-dev-melz/appstudio","release.Name":"snapshot-sample-ducs-2k227"} {"level":"info","ts":"2026-05-18T20:31:05Z","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-ducs","namespace":"tenant-dev-melz"},"application":"tenant-dev-melz/appstudio"} {"level":"info","ts":"2026-05-18T20:31:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-ducs","namespace":"tenant-dev-melz"},"application":"tenant-dev-melz/appstudio"} {"level":"info","ts":"2026-05-18T20:31:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-18T20:31:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-18T20:31:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-18T20:31:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:110","msg":"Snapshot integration status condition marked as invalid, the application owning this snapshot cannot be found","snapshot":{"name":"snapshot","namespace":"block-rp-dev-qgsr"},"snapshot.Namespace":"block-rp-dev-qgsr","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-18T20:31:09Z","logger":"controllers.snapshot","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Snapshot. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"application\" not found","snapshot":{"name":"snapshot","namespace":"block-rp-dev-qgsr"}} {"level":"info","ts":"2026-05-18T20:31:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-mrlg","name":"my-integration-test-isgv"}} {"level":"info","ts":"2026-05-18T20:31:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-isgv"} {"level":"info","ts":"2026-05-18T20:31:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-isgv"} {"level":"info","ts":"2026-05-18T20:31:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-18T20:31:13Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-ivzq","namespace":"konflux-mrlg"},"application":"konflux-mrlg/konflux-demo-app","namespace":"konflux-mrlg","name":"konflux-demo-component-ivzq","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:31:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-18T20:31:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-18T20:31:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-18T20:31:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:110","msg":"Snapshot integration status condition marked as invalid, the application owning this snapshot cannot be found","snapshot":{"name":"snapshot","namespace":"neg-rp-dev-dgvn"},"snapshot.Namespace":"neg-rp-dev-dgvn","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-18T20:31:17Z","logger":"controllers.snapshot","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Snapshot. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"application\" not found","snapshot":{"name":"snapshot","namespace":"neg-rp-dev-dgvn"}} {"level":"info","ts":"2026-05-18T20:31:25Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-child-fyvk","namespace":"build-e2e-fimz"},"application":"build-e2e-fimz/build-suite-component-update-exna","namespace":"build-e2e-fimz","name":"gh-multi-component-child-fyvk","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:31:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-elsa"} {"level":"info","ts":"2026-05-18T20:31:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-elsa","application":"appstudio"} {"level":"info","ts":"2026-05-18T20:31:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-elsa"} {"level":"info","ts":"2026-05-18T20:31:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-elsa"} {"level":"info","ts":"2026-05-18T20:31:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-elsa","snapshot":{"name":"snapshot-sample-elsa","namespace":"happy-path-jzyj"},"namespace":"happy-path-jzyj","name":"snapshot-sample-elsa","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T20:31:26Z","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-elsa","namespace":"happy-path-jzyj"},"application":"happy-path-jzyj/appstudio"} {"level":"info","ts":"2026-05-18T20:31:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-elsa","namespace":"happy-path-jzyj"},"application":"happy-path-jzyj/appstudio"} {"level":"info","ts":"2026-05-18T20:31:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-elsa","namespace":"happy-path-jzyj"},"application":"happy-path-jzyj/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T20:31:26Z","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-elsa","namespace":"happy-path-jzyj"},"application":"happy-path-jzyj/appstudio"} {"level":"info","ts":"2026-05-18T20:31:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-elsa","namespace":"happy-path-jzyj"},"application":"happy-path-jzyj/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T20:31:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-elsa","namespace":"happy-path-jzyj"},"application":"happy-path-jzyj/appstudio","namespace":"happy-path-jzyj","name":"snapshot-sample-elsa","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T20:31:26Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T20:31:26Z","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-elsa","namespace":"happy-path-jzyj"},"application":"happy-path-jzyj/appstudio"} {"level":"info","ts":"2026-05-18T20:31:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-elsa","namespace":"happy-path-jzyj"},"application":"happy-path-jzyj/appstudio"} {"level":"info","ts":"2026-05-18T20:31:26Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-elsa', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-elsa","namespace":"happy-path-jzyj"},"namespace":"happy-path-jzyj","name":"snapshot-sample-elsa","reconcileID":"968d0ef5-4aa0-4600-9374-5caeeea602d2"} {"level":"info","ts":"2026-05-18T20:31:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-elsa","namespace":"happy-path-jzyj"},"application":"happy-path-jzyj/appstudio","namespace":"happy-path-jzyj","name":"snapshot-sample-elsa-cl2kg","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-18T20:31:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-elsa","namespace":"happy-path-jzyj"},"application":"happy-path-jzyj/appstudio","release.Name":"snapshot-sample-elsa-cl2kg"} {"level":"info","ts":"2026-05-18T20:31:26Z","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-elsa","namespace":"happy-path-jzyj"},"application":"happy-path-jzyj/appstudio"} {"level":"info","ts":"2026-05-18T20:31:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-elsa","namespace":"happy-path-jzyj"},"application":"happy-path-jzyj/appstudio"} {"level":"info","ts":"2026-05-18T20:31:27Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-child-yyup","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:31:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-kqgb","name":"my-integration-test-uurw"}} {"level":"info","ts":"2026-05-18T20:31:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-uurw"} {"level":"info","ts":"2026-05-18T20:31:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-uurw"} {"level":"info","ts":"2026-05-18T20:31:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-18T20:31:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-kqgb","name":"my-integration-test-qnmq"}} {"level":"info","ts":"2026-05-18T20:31:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-qnmq"} {"level":"info","ts":"2026-05-18T20:31:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-qnmq"} {"level":"info","ts":"2026-05-18T20:31:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-18T20:31:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-kqgb","name":"my-integration-test-ihvu"}} {"level":"info","ts":"2026-05-18T20:31:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ihvu"} {"level":"info","ts":"2026-05-18T20:31:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ihvu"} {"level":"info","ts":"2026-05-18T20:31:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-18T20:31:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-kqgb","name":"my-integration-test-zqiy"}} {"level":"info","ts":"2026-05-18T20:31:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-zqiy"} {"level":"info","ts":"2026-05-18T20:31:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-zqiy"} {"level":"info","ts":"2026-05-18T20:31:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-18T20:31:38Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-gvnhcj","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:31:38Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-umwo","namespace":"build-e2e-jrnx"},"application":"build-e2e-jrnx/test-app-oksh","namespace":"build-e2e-jrnx","name":"test-comp-umwo","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:31:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-18T20:31:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"block-rp-dev-qgsr","snapshot":"snapshot"} {"level":"info","ts":"2026-05-18T20:31:50Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-two-gyoo","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat","namespace":"build-e2e-lcgm","name":"component-two-gyoo","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:31:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-18T20:31:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"neg-rp-dev-dgvn","snapshot":"snapshot"} {"level":"info","ts":"2026-05-18T20:31:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-ducs"} {"level":"info","ts":"2026-05-18T20:31:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"tenant-dev-melz","snapshot":"snapshot-sample-ducs"} {"level":"info","ts":"2026-05-18T20:31:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-dzzb","name":"my-integration-test-avot"}} {"level":"info","ts":"2026-05-18T20:31:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-avot"} {"level":"info","ts":"2026-05-18T20:31:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-avot"} {"level":"info","ts":"2026-05-18T20:31:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-18T20:31:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-dzzb","name":"skipped-its"}} {"level":"info","ts":"2026-05-18T20:31:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-05-18T20:31:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-05-18T20:31:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-18T20:32:05Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-parent-fyvk","namespace":"build-e2e-fimz"},"application":"build-e2e-fimz/build-suite-component-update-exna","namespace":"build-e2e-fimz","name":"gh-multi-component-parent-fyvk","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:32:07Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-parent-yyup","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:32:10Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-tamj","namespace":"build-e2e-jrnx"},"application":"build-e2e-jrnx/test-app-oksh","namespace":"build-e2e-jrnx","name":"test-comp-tamj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:32:31Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-hjmx","namespace":"build-e2e-jrnx"},"application":"build-e2e-jrnx/test-app-oksh","namespace":"build-e2e-jrnx","name":"test-symlink-comp-hjmx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:32:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32:34Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","PR group":"konflux-test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:32:34Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","prGroup":"konflux-test-comp-pac-gitlab-rfoshr","prGroupHash":"572d5a9b91927486a21667ae492d4f2a981b35041678f69c666b8060303605"} {"level":"info","ts":"2026-05-18T20:32: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32:35Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","projectID":56586709,"pipelineID":2535330415} {"level":"info","ts":"2026-05-18T20:32:35Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","statusName":"Konflux Dev version / my-integration-test-ohcx / test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:32:35Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenarioName":"my-integration-test-ohcx"} {"level":"info","ts":"2026-05-18T20:32:35Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.name":"my-integration-test-ohcx","commitStatus2.ID":14430056521,"TargetURL":null} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32:35Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","projectID":56586709,"pipelineID":2535330415} {"level":"info","ts":"2026-05-18T20:32:35Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","statusName":"Konflux Dev version / my-integration-test-dulm / test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:32:35Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenarioName":"my-integration-test-dulm"} {"level":"info","ts":"2026-05-18T20:32:36Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.name":"my-integration-test-dulm","commitStatus2.ID":14430056569,"TargetURL":null} {"level":"info","ts":"2026-05-18T20:32:36Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","reconcileID":"1d4e87f1-6ea6-4c67-b6d6-17585e0e3d53","snapshot.Namespace":"gitlab-rep-yxbh","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-18T20:32:36Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentTitle":"Integration test for component test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:32:36Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentPrefix":"Integration test for component test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:32:36Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","pipelineRun.Namespace":"gitlab-rep-yxbh","pipelineRun.Name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-18T20:32:36Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","pipelinerun.Name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps"} {"level":"info","ts":"2026-05-18T20:32:36Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32:36Z","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-rfoshr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32:36Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32:36Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","projectID":56586709,"pipelineID":2535330415} {"level":"info","ts":"2026-05-18T20:32:37Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commitStatus.Name":"Konflux Dev version / my-integration-test-ohcx / test-comp-pac-gitlab-rfoshr","commitStatus.ID":14430056521} {"level":"info","ts":"2026-05-18T20:32:37Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.name":"my-integration-test-ohcx","commitStatus.ID":14430056521,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32:37Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","projectID":56586709,"pipelineID":2535330415} {"level":"info","ts":"2026-05-18T20:32:37Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-annotations-rhzxkm","namespace":"build-e2e-acqz"},"application":"build-e2e-acqz/build-suite-test-application-haew","namespace":"build-e2e-acqz","name":"test-annotations-rhzxkm","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:32:37Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commitStatus.Name":"Konflux Dev version / my-integration-test-dulm / test-comp-pac-gitlab-rfoshr","commitStatus.ID":14430056569} {"level":"info","ts":"2026-05-18T20:32:37Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.name":"my-integration-test-dulm","commitStatus.ID":14430056569,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","reconcileID":"5daf8bc0-cf23-4f11-adda-4bdeb921d346","snapshot.Namespace":"gitlab-rep-yxbh","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-18T20:32:37Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentTitle":"Integration test for component test-comp-pac-gitlab-rfoshr","noteID":3361023511} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentTitle":"Integration test for component test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:32:37Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentPrefix":"Integration test for component test-comp-pac-gitlab-rfoshr","count":1} {"level":"info","ts":"2026-05-18T20:32:37Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","noteID":3361023511,"commentPrefix":"Integration test for component test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","pipelineRun.Namespace":"gitlab-rep-yxbh","pipelineRun.Name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","pipelinerun.Name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps"} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","PR group":"konflux-gl-multi-component-parent-yyup"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","prGroup":"konflux-gl-multi-component-parent-yyup","prGroupHash":"f735e3c143348bf3f274f339f310541172343880e5ad49fc2e1d2e2b2791c5"} {"level":"info","ts":"2026-05-18T20:32:43Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:43Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:43Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:43Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:43Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:43Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:43Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:44Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:44Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:44Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:44Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:47Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:47Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:48Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-yyup-on-pull-request-g5b74","PR group":"konflux-gl-multi-component-child-yyup"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","prGroup":"konflux-gl-multi-component-child-yyup","prGroupHash":"ae55f9a9c04e8586e6d3ab880cc709b17c1a03a4ef80d0216976f7e3f67eda"} {"level":"info","ts":"2026-05-18T20:32:51Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:53Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:53Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:53Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:53Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:54Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","PR group":"konflux-gl-test-custom-default-gvnhcj"} {"level":"info","ts":"2026-05-18T20:32:54Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","prGroup":"konflux-gl-test-custom-default-gvnhcj","prGroupHash":"7b5794eaeac89954fe1f2f1e63afe9ce3958dd2f43685de710733b3b137e51"} {"level":"info","ts":"2026-05-18T20:32:54Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gvnhcj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:54Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gvnhcj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:54Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gvnhcj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gvnhcj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:55Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gvnhcj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gvnhcj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gvnhcj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gvnhcj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gvnhcj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:55Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gvnhcj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:56Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:56Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:56Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:56Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:56Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gvnhcj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:56Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:56Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:56Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:56Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:56Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:56Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gvnhcj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:56Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:56Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:56Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:56Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gvnhcj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gvnhcj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gvnhcj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:58Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gvnhcj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:58Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:32:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:58Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gvnhcj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:59Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gvnhcj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:59Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gvnhcj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:32:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33:00Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:00Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:00Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gvnhcj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:00Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33:02Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33:02Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33:02Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33:02Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33:04Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat","namespace":"build-e2e-lcgm","name":"component-two-gyoo-on-pull-request-gh2t4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat","namespace":"build-e2e-lcgm","name":"component-two-gyoo-on-pull-request-gh2t4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"component-two-gyoo-on-pull-request-gh2t4","PR group":"konflux-component-two-gyoo"} {"level":"info","ts":"2026-05-18T20:33:06Z","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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat","prGroup":"konflux-component-two-gyoo","prGroupHash":"1d3a9d66437eaccad3284595d0387ab6d40dc07e65a870076699d5868d5b19"} {"level":"info","ts":"2026-05-18T20:33:06Z","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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-component-two-gyoo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat","namespace":"build-e2e-lcgm","name":"component-two-gyoo-on-pull-request-gh2t4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:06Z","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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gyoo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat","namespace":"build-e2e-lcgm","name":"component-two-gyoo-on-pull-request-gh2t4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:06Z","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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gyoo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat","namespace":"build-e2e-lcgm","name":"component-two-gyoo-on-pull-request-gh2t4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:06Z","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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gvnhcj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:06Z","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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gyoo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat","namespace":"build-e2e-lcgm","name":"component-two-gyoo-on-pull-request-gh2t4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:06Z","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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gyoo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat","namespace":"build-e2e-lcgm","name":"component-two-gyoo-on-pull-request-gh2t4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:06Z","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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gyoo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat","namespace":"build-e2e-lcgm","name":"component-two-gyoo-on-pull-request-gh2t4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:09Z","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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gyoo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat","namespace":"build-e2e-lcgm","name":"component-two-gyoo-on-pull-request-gh2t4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:09Z","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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gyoo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat","namespace":"build-e2e-lcgm","name":"component-two-gyoo-on-pull-request-gh2t4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:10Z","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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gyoo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat","namespace":"build-e2e-lcgm","name":"component-two-gyoo-on-pull-request-gh2t4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33:12Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:33:12Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:33:12Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:33:12Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33:13Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33:13Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:33:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:14Z","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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gyoo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat","namespace":"build-e2e-lcgm","name":"component-two-gyoo-on-pull-request-gh2t4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:33:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-default-gvnhcj","namespace":"build-e2e-gzgt"},"namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj","reconcileID":"42bba976-0e8f-4956-ae66-dfd10b8ad852","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gl-test-custom-default-gvnhcj\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","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-05-18T20:33:16Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-gvnhcj","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:33:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"namespace":"build-e2e-gzgt","name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-18T20:33:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\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":"error","ts":"2026-05-18T20:33:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\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":"error","ts":"2026-05-18T20:33:16Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gvnhcj-on-pull-request-bk87p","namespace":"build-e2e-gzgt"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\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-05-18T20:33:20Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-addvik","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:23Z","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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gyoo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33: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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat","namespace":"build-e2e-lcgm","name":"component-two-gyoo-on-pull-request-gh2t4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:33: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:33: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:33: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","PR group":"konflux-gl-test-custom-branch-addvik"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","prGroup":"konflux-gl-test-custom-branch-addvik","prGroupHash":"93184b46ff442d75af7be38144be5622520d075a014ac9bac69dd337f444d6"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:39Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:39Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:39Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:39Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:39Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:40Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:40Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:40Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:41Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:41Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:41Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:42Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:42Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:46Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:55Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:33:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:33:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-elsa"} {"level":"info","ts":"2026-05-18T20:33:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"happy-path-jzyj","snapshot":"snapshot-sample-elsa"} {"level":"info","ts":"2026-05-18T20:34: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:34: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:34:08Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:34:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:34:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:34: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:34:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:34: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:34: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:34:08Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:34:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:34:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:34: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:34:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:34:12Z","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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:34:12Z","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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:34:12Z","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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-gyoo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:34:12Z","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":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:34:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat","namespace":"build-e2e-lcgm","name":"component-two-gyoo-on-pull-request-gh2t4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:34:41Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:35:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-nsat-20260518-203520-172"} {"level":"info","ts":"2026-05-18T20:35:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-nsat-20260518-203520-172","application":"build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:35:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-nsat-20260518-203520-172"} {"level":"info","ts":"2026-05-18T20:35:20Z","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":"build-secret-lookup-nsat-20260518-203520-172","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:35:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-nsat-20260518-203520-172","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:35:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-nsat-20260518-203520-172","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T20:35:20Z","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":"build-secret-lookup-nsat-20260518-203520-172","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:35:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-nsat-20260518-203520-172","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat","Application.Name":"build-secret-lookup-nsat","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T20:35:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-secret-lookup-nsat-20260518-203520-172","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat","namespace":"build-e2e-lcgm","name":"build-secret-lookup-nsat-20260518-203520-172","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T20:35:20Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T20:35:20Z","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":"build-secret-lookup-nsat-20260518-203520-172","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:35:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-nsat-20260518-203520-172","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:35:20Z","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":"build-secret-lookup-nsat-20260518-203520-172","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:35:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-nsat-20260518-203520-172","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat"} {"level":"info","ts":"2026-05-18T20:35:20Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-one-hlre","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat","namespace":"build-e2e-lcgm","name":"component-one-hlre","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:35:20Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-two-gyoo","namespace":"build-e2e-lcgm"},"application":"build-e2e-lcgm/build-secret-lookup-nsat","namespace":"build-e2e-lcgm","name":"component-two-gyoo","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:35:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"namespace":"build-e2e-lcgm","name":"component-two-gyoo-on-pull-request-gh2t4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-18T20:35:21Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\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-05-18T20:35:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-nsat-20260518-203520-172"} {"level":"info","ts":"2026-05-18T20:35:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-lcgm","snapshot":"build-secret-lookup-nsat-20260518-203520-172"} {"level":"error","ts":"2026-05-18T20:35:21Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\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":"error","ts":"2026-05-18T20:35:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"namespace":"build-e2e-lcgm","name":"component-two-gyoo-on-pull-request-gh2t4","reconcileID":"a151dd0f-b2c9-4d2f-9c4f-237e31728251","error":"pipelineruns.tekton.dev \"component-two-gyoo-on-pull-request-gh2t4\" not found","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":"error","ts":"2026-05-18T20:35:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"req":{"name":"component-two-gyoo-on-pull-request-gh2t4","namespace":"build-e2e-lcgm"},"error":"PipelineRun.tekton.dev \"component-two-gyoo-on-pull-request-gh2t4\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\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-05-18T20:35: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:35: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:35: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:35: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:36: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:36: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:36: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:36: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:36:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:36: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:36: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:36: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:36: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:36:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:36: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:36: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:36: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:36: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:36: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:36: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:36:40Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:36:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:36:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:36: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:36:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:36: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:36: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:36:48Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:36:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:36:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:36: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:36:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:37:00Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:00Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:00Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:00Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:37:00Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:00Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:00Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:00Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:37: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:37: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:37: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:37: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:37: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37: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-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:37: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:15Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:37:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:37:18Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:18Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:18Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:18Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:37: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:21Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:37: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:37: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:37: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:42Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:37:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:37: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:42Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:37: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:42Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:37: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:56Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:56Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:56Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:37:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38:00Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:00Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:00Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:00Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:06Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:07Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:13Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:14Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:15Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:15Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","prGroup":"konflux-gl-multi-component-child-yyup","prGroupHash":"ae55f9a9c04e8586e6d3ab880cc709b17c1a03a4ef80d0216976f7e3f67eda"} {"level":"info","ts":"2026-05-18T20:38:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:38:16Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T20:32:51Z","completionTime":"2026-05-18T20:38:16Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"name":"IMAGE_DIGEST","value":"sha256:4c79622ae46b09d17ea144800a42af39422fce6641e0d7f9b9683197fdf55a43"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"CHAINS-GIT_COMMIT","value":"fc0981ce8f48f12d85def10b1b2633b942146d94"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"revision","value":"fc0981ce8f48f12d85def10b1b2633b942146d94"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"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":"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:908e356d7a3bc3e472a9075a1ce1370486361007b3a86e3f61c2a6af7136a335"},{"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-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:8375c9e4ee2ee417881120187be1281c50b85a8b23d8d24785e1dc96a3018c8e"},{"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)"}]}],"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-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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo64f28e8ce1e616b01eba265ae2c6dd74-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-64f28e8ce1e616b01eba265ae2c6dd74-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon64f28e8ce1e616b01eba265ae2c6dd74-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp64f28e8ce1e616b01eba265ae2c6dd74-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-64f28e8ce1e616b01eba265ae2c6dd74-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo64f28e8ce1e616b01eba265ae2c6dd74-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com64f28e8ce1e616b01eba265ae2c6dd74-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co64f28e8ce1e616b01eba265ae2c6dd74-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-tpa-scan","pipelineTaskName":"tpa-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-25cc46c1c76e786247cdc04e3b0de896-2c7f7e7dfa0c0e7b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T20:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yyup-on-pull-request-g5b74 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","prGroup":"konflux-gl-multi-component-child-yyup","prGroupHash":"ae55f9a9c04e8586e6d3ab880cc709b17c1a03a4ef80d0216976f7e3f67eda"} {"level":"info","ts":"2026-05-18T20:38:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:38:16Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T20:32:51Z","completionTime":"2026-05-18T20:38:16Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"name":"IMAGE_DIGEST","value":"sha256:4c79622ae46b09d17ea144800a42af39422fce6641e0d7f9b9683197fdf55a43"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"CHAINS-GIT_COMMIT","value":"fc0981ce8f48f12d85def10b1b2633b942146d94"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"revision","value":"fc0981ce8f48f12d85def10b1b2633b942146d94"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"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":"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:908e356d7a3bc3e472a9075a1ce1370486361007b3a86e3f61c2a6af7136a335"},{"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-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:8375c9e4ee2ee417881120187be1281c50b85a8b23d8d24785e1dc96a3018c8e"},{"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)"}]}],"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-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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo64f28e8ce1e616b01eba265ae2c6dd74-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-64f28e8ce1e616b01eba265ae2c6dd74-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon64f28e8ce1e616b01eba265ae2c6dd74-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp64f28e8ce1e616b01eba265ae2c6dd74-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-64f28e8ce1e616b01eba265ae2c6dd74-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo64f28e8ce1e616b01eba265ae2c6dd74-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com64f28e8ce1e616b01eba265ae2c6dd74-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co64f28e8ce1e616b01eba265ae2c6dd74-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-tpa-scan","pipelineTaskName":"tpa-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-25cc46c1c76e786247cdc04e3b0de896-2c7f7e7dfa0c0e7b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T20:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yyup-on-pull-request-g5b74 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","prGroup":"konflux-gl-multi-component-child-yyup","prGroupHash":"ae55f9a9c04e8586e6d3ab880cc709b17c1a03a4ef80d0216976f7e3f67eda"} {"level":"info","ts":"2026-05-18T20:38:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:38:16Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T20:32:51Z","completionTime":"2026-05-18T20:38:16Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"name":"IMAGE_DIGEST","value":"sha256:4c79622ae46b09d17ea144800a42af39422fce6641e0d7f9b9683197fdf55a43"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"CHAINS-GIT_COMMIT","value":"fc0981ce8f48f12d85def10b1b2633b942146d94"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"revision","value":"fc0981ce8f48f12d85def10b1b2633b942146d94"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"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":"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:908e356d7a3bc3e472a9075a1ce1370486361007b3a86e3f61c2a6af7136a335"},{"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-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:8375c9e4ee2ee417881120187be1281c50b85a8b23d8d24785e1dc96a3018c8e"},{"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)"}]}],"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-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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo64f28e8ce1e616b01eba265ae2c6dd74-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-64f28e8ce1e616b01eba265ae2c6dd74-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon64f28e8ce1e616b01eba265ae2c6dd74-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp64f28e8ce1e616b01eba265ae2c6dd74-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-64f28e8ce1e616b01eba265ae2c6dd74-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo64f28e8ce1e616b01eba265ae2c6dd74-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com64f28e8ce1e616b01eba265ae2c6dd74-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co64f28e8ce1e616b01eba265ae2c6dd74-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-tpa-scan","pipelineTaskName":"tpa-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-25cc46c1c76e786247cdc04e3b0de896-2c7f7e7dfa0c0e7b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T20:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yyup-on-pull-request-g5b74 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","prGroup":"konflux-gl-multi-component-child-yyup","prGroupHash":"ae55f9a9c04e8586e6d3ab880cc709b17c1a03a4ef80d0216976f7e3f67eda"} {"level":"info","ts":"2026-05-18T20:38:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:38:16Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T20:32:51Z","completionTime":"2026-05-18T20:38:16Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"name":"IMAGE_DIGEST","value":"sha256:4c79622ae46b09d17ea144800a42af39422fce6641e0d7f9b9683197fdf55a43"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"CHAINS-GIT_COMMIT","value":"fc0981ce8f48f12d85def10b1b2633b942146d94"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"revision","value":"fc0981ce8f48f12d85def10b1b2633b942146d94"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"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":"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:908e356d7a3bc3e472a9075a1ce1370486361007b3a86e3f61c2a6af7136a335"},{"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-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:8375c9e4ee2ee417881120187be1281c50b85a8b23d8d24785e1dc96a3018c8e"},{"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)"}]}],"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-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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo64f28e8ce1e616b01eba265ae2c6dd74-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-64f28e8ce1e616b01eba265ae2c6dd74-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon64f28e8ce1e616b01eba265ae2c6dd74-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp64f28e8ce1e616b01eba265ae2c6dd74-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-64f28e8ce1e616b01eba265ae2c6dd74-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo64f28e8ce1e616b01eba265ae2c6dd74-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com64f28e8ce1e616b01eba265ae2c6dd74-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co64f28e8ce1e616b01eba265ae2c6dd74-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-tpa-scan","pipelineTaskName":"tpa-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-25cc46c1c76e786247cdc04e3b0de896-2c7f7e7dfa0c0e7b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T20:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yyup-on-pull-request-g5b74 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:17Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","prGroup":"konflux-gl-multi-component-child-yyup","prGroupHash":"ae55f9a9c04e8586e6d3ab880cc709b17c1a03a4ef80d0216976f7e3f67eda"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:17Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:38:16Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T20:32:51Z","completionTime":"2026-05-18T20:38:16Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"name":"IMAGE_DIGEST","value":"sha256:4c79622ae46b09d17ea144800a42af39422fce6641e0d7f9b9683197fdf55a43"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"CHAINS-GIT_COMMIT","value":"fc0981ce8f48f12d85def10b1b2633b942146d94"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"revision","value":"fc0981ce8f48f12d85def10b1b2633b942146d94"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"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":"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:908e356d7a3bc3e472a9075a1ce1370486361007b3a86e3f61c2a6af7136a335"},{"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-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:8375c9e4ee2ee417881120187be1281c50b85a8b23d8d24785e1dc96a3018c8e"},{"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)"}]}],"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-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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo64f28e8ce1e616b01eba265ae2c6dd74-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-64f28e8ce1e616b01eba265ae2c6dd74-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon64f28e8ce1e616b01eba265ae2c6dd74-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp64f28e8ce1e616b01eba265ae2c6dd74-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-64f28e8ce1e616b01eba265ae2c6dd74-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo64f28e8ce1e616b01eba265ae2c6dd74-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com64f28e8ce1e616b01eba265ae2c6dd74-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co64f28e8ce1e616b01eba265ae2c6dd74-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-tpa-scan","pipelineTaskName":"tpa-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-25cc46c1c76e786247cdc04e3b0de896-2c7f7e7dfa0c0e7b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T20:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-g5b74","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yyup-on-pull-request-g5b74 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:20Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:23Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:38:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","prGroup":"konflux-gl-test-custom-branch-addvik","prGroupHash":"93184b46ff442d75af7be38144be5622520d075a014ac9bac69dd337f444d6"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:38:42Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 4, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T20:33:38Z","completionTime":"2026-05-18T20:38:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"IMAGE_DIGEST","value":"sha256:97e78ae04592ad1119b96bf755377f16a854216fb5f1fc6f4bffeb2d852aa79b"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-dxyevc"},{"name":"CHAINS-GIT_COMMIT","value":"738779a5eee6b091716de3af46dc76d61ec37374"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-dxyevc"},{"name":"revision","value":"738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"DOCKERFILE","value":"docker/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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"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":"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:908e356d7a3bc3e472a9075a1ce1370486361007b3a86e3f61c2a6af7136a335"},{"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-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:8375c9e4ee2ee417881120187be1281c50b85a8b23d8d24785e1dc96a3018c8e"},{"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)"}]}],"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-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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customfd7eb770688e31e8ea3ac833de70a015-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cfd7eb770688e31e8ea3ac833de70a015-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-fd7eb770688e31e8ea3ac833de70a015-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custofd7eb770688e31e8ea3ac833de70a015-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-fd7eb770688e31e8ea3ac833de70a015-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customfd7eb770688e31e8ea3ac833de70a015-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custfd7eb770688e31e8ea3ac833de70a015-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cusfd7eb770688e31e8ea3ac833de70a015-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-tpa-scan","pipelineTaskName":"tpa-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-d374fdb3035cf5f52da3731d820e4fd2-3291573a72f2a811-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T20:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-addvik-on-pull-request-fxxjw has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","prGroup":"konflux-gl-test-custom-branch-addvik","prGroupHash":"93184b46ff442d75af7be38144be5622520d075a014ac9bac69dd337f444d6"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:38:42Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 4, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T20:33:38Z","completionTime":"2026-05-18T20:38:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"IMAGE_DIGEST","value":"sha256:97e78ae04592ad1119b96bf755377f16a854216fb5f1fc6f4bffeb2d852aa79b"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-dxyevc"},{"name":"CHAINS-GIT_COMMIT","value":"738779a5eee6b091716de3af46dc76d61ec37374"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-dxyevc"},{"name":"revision","value":"738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"DOCKERFILE","value":"docker/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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"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":"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:908e356d7a3bc3e472a9075a1ce1370486361007b3a86e3f61c2a6af7136a335"},{"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-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:8375c9e4ee2ee417881120187be1281c50b85a8b23d8d24785e1dc96a3018c8e"},{"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)"}]}],"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-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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customfd7eb770688e31e8ea3ac833de70a015-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cfd7eb770688e31e8ea3ac833de70a015-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-fd7eb770688e31e8ea3ac833de70a015-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custofd7eb770688e31e8ea3ac833de70a015-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-fd7eb770688e31e8ea3ac833de70a015-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customfd7eb770688e31e8ea3ac833de70a015-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custfd7eb770688e31e8ea3ac833de70a015-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cusfd7eb770688e31e8ea3ac833de70a015-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-tpa-scan","pipelineTaskName":"tpa-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-d374fdb3035cf5f52da3731d820e4fd2-3291573a72f2a811-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T20:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-addvik-on-pull-request-fxxjw has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","prGroup":"konflux-gl-test-custom-branch-addvik","prGroupHash":"93184b46ff442d75af7be38144be5622520d075a014ac9bac69dd337f444d6"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:38:42Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 4, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T20:33:38Z","completionTime":"2026-05-18T20:38:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"IMAGE_DIGEST","value":"sha256:97e78ae04592ad1119b96bf755377f16a854216fb5f1fc6f4bffeb2d852aa79b"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-dxyevc"},{"name":"CHAINS-GIT_COMMIT","value":"738779a5eee6b091716de3af46dc76d61ec37374"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-dxyevc"},{"name":"revision","value":"738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"DOCKERFILE","value":"docker/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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"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":"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:908e356d7a3bc3e472a9075a1ce1370486361007b3a86e3f61c2a6af7136a335"},{"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-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:8375c9e4ee2ee417881120187be1281c50b85a8b23d8d24785e1dc96a3018c8e"},{"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)"}]}],"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-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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customfd7eb770688e31e8ea3ac833de70a015-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cfd7eb770688e31e8ea3ac833de70a015-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-fd7eb770688e31e8ea3ac833de70a015-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custofd7eb770688e31e8ea3ac833de70a015-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-fd7eb770688e31e8ea3ac833de70a015-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customfd7eb770688e31e8ea3ac833de70a015-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custfd7eb770688e31e8ea3ac833de70a015-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cusfd7eb770688e31e8ea3ac833de70a015-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-tpa-scan","pipelineTaskName":"tpa-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-d374fdb3035cf5f52da3731d820e4fd2-3291573a72f2a811-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T20:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-addvik-on-pull-request-fxxjw has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","prGroup":"konflux-gl-test-custom-branch-addvik","prGroupHash":"93184b46ff442d75af7be38144be5622520d075a014ac9bac69dd337f444d6"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:38:42Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 4, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T20:33:38Z","completionTime":"2026-05-18T20:38:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"IMAGE_DIGEST","value":"sha256:97e78ae04592ad1119b96bf755377f16a854216fb5f1fc6f4bffeb2d852aa79b"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-dxyevc"},{"name":"CHAINS-GIT_COMMIT","value":"738779a5eee6b091716de3af46dc76d61ec37374"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-dxyevc"},{"name":"revision","value":"738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"DOCKERFILE","value":"docker/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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"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":"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:908e356d7a3bc3e472a9075a1ce1370486361007b3a86e3f61c2a6af7136a335"},{"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-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:8375c9e4ee2ee417881120187be1281c50b85a8b23d8d24785e1dc96a3018c8e"},{"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)"}]}],"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-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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customfd7eb770688e31e8ea3ac833de70a015-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cfd7eb770688e31e8ea3ac833de70a015-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-fd7eb770688e31e8ea3ac833de70a015-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custofd7eb770688e31e8ea3ac833de70a015-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-fd7eb770688e31e8ea3ac833de70a015-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customfd7eb770688e31e8ea3ac833de70a015-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custfd7eb770688e31e8ea3ac833de70a015-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cusfd7eb770688e31e8ea3ac833de70a015-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-tpa-scan","pipelineTaskName":"tpa-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-d374fdb3035cf5f52da3731d820e4fd2-3291573a72f2a811-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T20:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-addvik-on-pull-request-fxxjw has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","prGroup":"konflux-gl-test-custom-branch-addvik","prGroupHash":"93184b46ff442d75af7be38144be5622520d075a014ac9bac69dd337f444d6"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:38:42Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 4, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T20:33:38Z","completionTime":"2026-05-18T20:38:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"IMAGE_DIGEST","value":"sha256:97e78ae04592ad1119b96bf755377f16a854216fb5f1fc6f4bffeb2d852aa79b"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-dxyevc"},{"name":"CHAINS-GIT_COMMIT","value":"738779a5eee6b091716de3af46dc76d61ec37374"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-dxyevc"},{"name":"revision","value":"738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"DOCKERFILE","value":"docker/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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"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":"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:908e356d7a3bc3e472a9075a1ce1370486361007b3a86e3f61c2a6af7136a335"},{"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-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:8375c9e4ee2ee417881120187be1281c50b85a8b23d8d24785e1dc96a3018c8e"},{"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)"}]}],"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-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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customfd7eb770688e31e8ea3ac833de70a015-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cfd7eb770688e31e8ea3ac833de70a015-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-fd7eb770688e31e8ea3ac833de70a015-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custofd7eb770688e31e8ea3ac833de70a015-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-fd7eb770688e31e8ea3ac833de70a015-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customfd7eb770688e31e8ea3ac833de70a015-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custfd7eb770688e31e8ea3ac833de70a015-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cusfd7eb770688e31e8ea3ac833de70a015-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-tpa-scan","pipelineTaskName":"tpa-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-d374fdb3035cf5f52da3731d820e4fd2-3291573a72f2a811-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T20:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-addvik-on-pull-request-fxxjw has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:50Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","prGroup":"konflux-gl-test-custom-branch-addvik","prGroupHash":"93184b46ff442d75af7be38144be5622520d075a014ac9bac69dd337f444d6"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:50Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:38:42Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 4, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T20:33:38Z","completionTime":"2026-05-18T20:38:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"IMAGE_DIGEST","value":"sha256:97e78ae04592ad1119b96bf755377f16a854216fb5f1fc6f4bffeb2d852aa79b"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-dxyevc"},{"name":"CHAINS-GIT_COMMIT","value":"738779a5eee6b091716de3af46dc76d61ec37374"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-dxyevc"},{"name":"revision","value":"738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"DOCKERFILE","value":"docker/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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"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":"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:908e356d7a3bc3e472a9075a1ce1370486361007b3a86e3f61c2a6af7136a335"},{"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-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:8375c9e4ee2ee417881120187be1281c50b85a8b23d8d24785e1dc96a3018c8e"},{"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)"}]}],"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-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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customfd7eb770688e31e8ea3ac833de70a015-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cfd7eb770688e31e8ea3ac833de70a015-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-fd7eb770688e31e8ea3ac833de70a015-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custofd7eb770688e31e8ea3ac833de70a015-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-fd7eb770688e31e8ea3ac833de70a015-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customfd7eb770688e31e8ea3ac833de70a015-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custfd7eb770688e31e8ea3ac833de70a015-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cusfd7eb770688e31e8ea3ac833de70a015-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-tpa-scan","pipelineTaskName":"tpa-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-d374fdb3035cf5f52da3731d820e4fd2-3291573a72f2a811-01"}},"deletionTimestamp":"2026-05-18 20:38:50 +0000 UTC"} {"level":"info","ts":"2026-05-18T20:38:50Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-addvik-on-pull-request-fxxjw has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:50Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","prGroup":"konflux-gl-test-custom-branch-addvik","prGroupHash":"93184b46ff442d75af7be38144be5622520d075a014ac9bac69dd337f444d6"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:50Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:38:42Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 4, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T20:33:38Z","completionTime":"2026-05-18T20:38:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"IMAGE_DIGEST","value":"sha256:97e78ae04592ad1119b96bf755377f16a854216fb5f1fc6f4bffeb2d852aa79b"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-dxyevc"},{"name":"CHAINS-GIT_COMMIT","value":"738779a5eee6b091716de3af46dc76d61ec37374"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-dxyevc"},{"name":"revision","value":"738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"DOCKERFILE","value":"docker/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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"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":"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:908e356d7a3bc3e472a9075a1ce1370486361007b3a86e3f61c2a6af7136a335"},{"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-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:8375c9e4ee2ee417881120187be1281c50b85a8b23d8d24785e1dc96a3018c8e"},{"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)"}]}],"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-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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customfd7eb770688e31e8ea3ac833de70a015-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cfd7eb770688e31e8ea3ac833de70a015-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-fd7eb770688e31e8ea3ac833de70a015-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custofd7eb770688e31e8ea3ac833de70a015-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-fd7eb770688e31e8ea3ac833de70a015-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customfd7eb770688e31e8ea3ac833de70a015-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custfd7eb770688e31e8ea3ac833de70a015-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cusfd7eb770688e31e8ea3ac833de70a015-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-tpa-scan","pipelineTaskName":"tpa-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-d374fdb3035cf5f52da3731d820e4fd2-3291573a72f2a811-01"}},"deletionTimestamp":"2026-05-18 20:38:50 +0000 UTC"} {"level":"info","ts":"2026-05-18T20:38:50Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-addvik-on-pull-request-fxxjw has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:50Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","prGroup":"konflux-gl-test-custom-branch-addvik","prGroupHash":"93184b46ff442d75af7be38144be5622520d075a014ac9bac69dd337f444d6"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:50Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:38:42Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 4, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T20:33:38Z","completionTime":"2026-05-18T20:38:42Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"IMAGE_DIGEST","value":"sha256:97e78ae04592ad1119b96bf755377f16a854216fb5f1fc6f4bffeb2d852aa79b"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-dxyevc"},{"name":"CHAINS-GIT_COMMIT","value":"738779a5eee6b091716de3af46dc76d61ec37374"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-dxyevc"},{"name":"revision","value":"738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"name":"DOCKERFILE","value":"docker/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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik:on-pr-738779a5eee6b091716de3af46dc76d61ec37374"},{"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":"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:908e356d7a3bc3e472a9075a1ce1370486361007b3a86e3f61c2a6af7136a335"},{"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-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:8375c9e4ee2ee417881120187be1281c50b85a8b23d8d24785e1dc96a3018c8e"},{"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)"}]}],"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-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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customfd7eb770688e31e8ea3ac833de70a015-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cfd7eb770688e31e8ea3ac833de70a015-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-fd7eb770688e31e8ea3ac833de70a015-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custofd7eb770688e31e8ea3ac833de70a015-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-fd7eb770688e31e8ea3ac833de70a015-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customfd7eb770688e31e8ea3ac833de70a015-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custfd7eb770688e31e8ea3ac833de70a015-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cusfd7eb770688e31e8ea3ac833de70a015-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw-tpa-scan","pipelineTaskName":"tpa-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-d374fdb3035cf5f52da3731d820e4fd2-3291573a72f2a811-01"}},"deletionTimestamp":"2026-05-18 20:38:50 +0000 UTC"} {"level":"info","ts":"2026-05-18T20:38:50Z","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":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-addvik-on-pull-request-fxxjw has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-fxxjw","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","PR group":"konflux-gl-test-custom-branch-addvik"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","prGroup":"konflux-gl-test-custom-branch-addvik","prGroupHash":"93184b46ff442d75af7be38144be5622520d075a014ac9bac69dd337f444d6"} {"level":"info","ts":"2026-05-18T20:38:58Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-fxxjw with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-fxxjw with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-fxxjw with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-fxxjw with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-fxxjw with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-fxxjw with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-fxxjw with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-fxxjw with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-fxxjw with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:59Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-fxxjw with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:59Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-fxxjw with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:38:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39:02Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:02Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:02Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-fxxjw with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:02Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39:02Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:02Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:02Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-fxxjw with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:02Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-fxxjw with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"603.570241ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:39:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","reconcileID":"8f6f9a04-9106-46cb-ae6e-b7de1e9f13e2","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-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"609.078399ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:39:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","reconcileID":"1f97f28e-3735-4174-996e-dee0497bd6a7","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-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"619.575061ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:39:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","reconcileID":"49e49830-6dcc-46dc-9200-5f5a4744aeff","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-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"640.043602ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:39:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","reconcileID":"301135e5-8ef9-4c1e-a9cf-0c29d75de41c","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-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"680.574569ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:39:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","reconcileID":"24efe338-6130-46a0-820c-94ecf606e245","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-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"739.644999ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:39:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","reconcileID":"1b96be69-c80a-41c2-ab6d-e8de0c0d4794","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-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"761.443632ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:39:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:39:06Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","reconcileID":"7c82de8c-2ada-4ef0-b2a9-4583f3ec9a1f","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-05-18T20: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"1.082244614s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:39:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","reconcileID":"bd68499d-a3b8-4007-a714-03c84ef8912f","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-05-18T20: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"1.723424476s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:39:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","reconcileID":"14828731-9380-4755-b980-6540eed36004","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-05-18T20: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"1.84607037s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:39:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","reconcileID":"da331549-c9cc-4cf7-8a51-09f57d9fa395","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-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:07Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","prGroup":"konflux-gl-multi-component-child-yyup","prGroupHash":"ae55f9a9c04e8586e6d3ab880cc709b17c1a03a4ef80d0216976f7e3f67eda"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:07Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:38:16Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T20:32:51Z","completionTime":"2026-05-18T20:38:16Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"name":"IMAGE_DIGEST","value":"sha256:4c79622ae46b09d17ea144800a42af39422fce6641e0d7f9b9683197fdf55a43"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"CHAINS-GIT_COMMIT","value":"fc0981ce8f48f12d85def10b1b2633b942146d94"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"revision","value":"fc0981ce8f48f12d85def10b1b2633b942146d94"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"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":"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:908e356d7a3bc3e472a9075a1ce1370486361007b3a86e3f61c2a6af7136a335"},{"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-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:8375c9e4ee2ee417881120187be1281c50b85a8b23d8d24785e1dc96a3018c8e"},{"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)"}]}],"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-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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo64f28e8ce1e616b01eba265ae2c6dd74-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-64f28e8ce1e616b01eba265ae2c6dd74-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon64f28e8ce1e616b01eba265ae2c6dd74-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp64f28e8ce1e616b01eba265ae2c6dd74-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-64f28e8ce1e616b01eba265ae2c6dd74-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo64f28e8ce1e616b01eba265ae2c6dd74-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com64f28e8ce1e616b01eba265ae2c6dd74-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co64f28e8ce1e616b01eba265ae2c6dd74-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-tpa-scan","pipelineTaskName":"tpa-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-25cc46c1c76e786247cdc04e3b0de896-2c7f7e7dfa0c0e7b-01"}},"deletionTimestamp":"2026-05-18 20:39:07 +0000 UTC"} {"level":"info","ts":"2026-05-18T20:39:07Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yyup-on-pull-request-g5b74 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:08Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","prGroup":"konflux-gl-multi-component-child-yyup","prGroupHash":"ae55f9a9c04e8586e6d3ab880cc709b17c1a03a4ef80d0216976f7e3f67eda"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:08Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:38:16Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T20:32:51Z","completionTime":"2026-05-18T20:38:16Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"name":"IMAGE_DIGEST","value":"sha256:4c79622ae46b09d17ea144800a42af39422fce6641e0d7f9b9683197fdf55a43"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"CHAINS-GIT_COMMIT","value":"fc0981ce8f48f12d85def10b1b2633b942146d94"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"revision","value":"fc0981ce8f48f12d85def10b1b2633b942146d94"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"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":"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:908e356d7a3bc3e472a9075a1ce1370486361007b3a86e3f61c2a6af7136a335"},{"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-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:8375c9e4ee2ee417881120187be1281c50b85a8b23d8d24785e1dc96a3018c8e"},{"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)"}]}],"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-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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo64f28e8ce1e616b01eba265ae2c6dd74-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-64f28e8ce1e616b01eba265ae2c6dd74-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon64f28e8ce1e616b01eba265ae2c6dd74-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp64f28e8ce1e616b01eba265ae2c6dd74-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-64f28e8ce1e616b01eba265ae2c6dd74-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo64f28e8ce1e616b01eba265ae2c6dd74-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com64f28e8ce1e616b01eba265ae2c6dd74-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co64f28e8ce1e616b01eba265ae2c6dd74-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-tpa-scan","pipelineTaskName":"tpa-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-25cc46c1c76e786247cdc04e3b0de896-2c7f7e7dfa0c0e7b-01"}},"deletionTimestamp":"2026-05-18 20:39:07 +0000 UTC"} {"level":"info","ts":"2026-05-18T20:39:08Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yyup-on-pull-request-g5b74 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:08Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","prGroup":"konflux-gl-multi-component-child-yyup","prGroupHash":"ae55f9a9c04e8586e6d3ab880cc709b17c1a03a4ef80d0216976f7e3f67eda"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:08Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:38:16Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T20:32:51Z","completionTime":"2026-05-18T20:38:16Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"name":"IMAGE_DIGEST","value":"sha256:4c79622ae46b09d17ea144800a42af39422fce6641e0d7f9b9683197fdf55a43"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"CHAINS-GIT_COMMIT","value":"fc0981ce8f48f12d85def10b1b2633b942146d94"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"revision","value":"fc0981ce8f48f12d85def10b1b2633b942146d94"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-fc0981ce8f48f12d85def10b1b2633b942146d94"},{"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":"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:908e356d7a3bc3e472a9075a1ce1370486361007b3a86e3f61c2a6af7136a335"},{"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-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:8375c9e4ee2ee417881120187be1281c50b85a8b23d8d24785e1dc96a3018c8e"},{"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)"}]}],"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-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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo64f28e8ce1e616b01eba265ae2c6dd74-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-64f28e8ce1e616b01eba265ae2c6dd74-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon64f28e8ce1e616b01eba265ae2c6dd74-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp64f28e8ce1e616b01eba265ae2c6dd74-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-64f28e8ce1e616b01eba265ae2c6dd74-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo64f28e8ce1e616b01eba265ae2c6dd74-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com64f28e8ce1e616b01eba265ae2c6dd74-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co64f28e8ce1e616b01eba265ae2c6dd74-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-g5b74-tpa-scan","pipelineTaskName":"tpa-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-25cc46c1c76e786247cdc04e3b0de896-2c7f7e7dfa0c0e7b-01"}},"deletionTimestamp":"2026-05-18 20:39:07 +0000 UTC"} {"level":"info","ts":"2026-05-18T20:39:08Z","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":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yyup-on-pull-request-g5b74 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-g5b74","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:08Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-fxxjw with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"3.004784471s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:39:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","reconcileID":"b27541da-d752-4494-a42d-f85da2d71f5f","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-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:09Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","reconcileID":"4c390358-877a-43f8-ba00-3ec93e1d43cb","component.Name":"gl-multi-component-child-yyup"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ijim-20260518-203244-000"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ijim-20260518-203244-000","application":"build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ijim-20260518-203244-000"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"build-suite-component-update-ijim-20260518-203244-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ijim-20260518-203244-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-yyup","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-parent-yyup@sha256:641f6921f1e260b34059d013352550256e8f6ee22a49aec069cd204178d49222","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-cfwrqd","revision":"7d1d05594a9079b93fa20107dde1ebad2184d651"}}}]} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-yyup is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f735e3c143348bf3f274f339f310541172343880e5ad49fc2e1d2e2b2791c5 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ijim-20260518-203244-000"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T20:39:09Z","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":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","Application.Name":"build-suite-component-update-ijim","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T20:39:09Z","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":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"},"snapshot":{"name":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"}} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"build-suite-component-update-ijim-20260518-203244-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T20:39:09Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T20:39:09Z","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":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-18T20:39:09Z","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":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"build-suite-component-update-ijim-20260518-203244-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ijim-20260518-203244-000"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"build-suite-component-update-ijim-20260518-203244-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","snapshot.Namespace":"build-e2e-kwtf","snapshot.Name":"build-suite-component-update-ijim-20260518-203244-000"} {"level":"info","ts":"2026-05-18T20:39:09Z","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":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-18T20:39:09Z","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":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ijim-20260518-203244-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ijim-20260518-203244-000"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","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-05-18T20:39:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:39:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-yyup-on-pull-request-9xtw8 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:14Z","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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","snapshot.Name":"build-suite-component-update-ijim-20260518-203244-000"} {"level":"info","ts":"2026-05-18T20:39:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","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-05-18T20:39:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-yyup-on-pull-request-9xtw8 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-pull-request-9xtw8","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","PR group":"konflux-gl-multi-component-child-yyup"} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","prGroup":"konflux-gl-multi-component-child-yyup","prGroupHash":"ae55f9a9c04e8586e6d3ab880cc709b17c1a03a4ef80d0216976f7e3f67eda"} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-g5b74 with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-g5b74 with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-g5b74 with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-g5b74 with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-g5b74 with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-g5b74 with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-g5b74 with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:17Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-fxxjw with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-g5b74 with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-g5b74 with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-g5b74 with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-g5b74 with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39:18Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-g5b74 with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39:18Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-g5b74 with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39:18Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-g5b74 with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39:18Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-g5b74 with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39:19Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:19Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:19Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-g5b74 with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:19Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39:19Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:19Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:19Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-g5b74 with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:19Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-g5b74 with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-g5b74 with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-g5b74 with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-g5b74 with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-g5b74 with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:21Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:21Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:21Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:22Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:22Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:22Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:23Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:25Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39:40Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","prGroup":"konflux-test-comp-pac-gitlab-rfoshr","prGroupHash":"572d5a9b91927486a21667ae492d4f2a981b35041678f69c666b8060303605"} {"level":"info","ts":"2026-05-18T20:39: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39:40Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-18T20:39:40Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","projectID":56586709,"pipelineID":2535330415} {"level":"info","ts":"2026-05-18T20:39:40Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenarioName":"my-integration-test-ohcx"} {"level":"info","ts":"2026-05-18T20:39:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.name":"my-integration-test-ohcx","commitStatus2.ID":14430056521,"TargetURL":null} {"level":"info","ts":"2026-05-18T20:39:40Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","projectID":56586709,"pipelineID":2535330415} {"level":"info","ts":"2026-05-18T20:39:40Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenarioName":"my-integration-test-dulm"} {"level":"info","ts":"2026-05-18T20:39:40Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.name":"my-integration-test-dulm","commitStatus2.ID":14430056569,"TargetURL":null} {"level":"info","ts":"2026-05-18T20:39:40Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","reconcileID":"6f2f0953-46c9-4c9b-82aa-4f0e87330896","snapshot.Namespace":"gitlab-rep-yxbh","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-18T20:39:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentTitle":"Integration test for component test-comp-pac-gitlab-rfoshr","noteID":3361023511} {"level":"info","ts":"2026-05-18T20:39:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentTitle":"Integration test for component test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:39:41Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentPrefix":"Integration test for component test-comp-pac-gitlab-rfoshr","count":1} {"level":"info","ts":"2026-05-18T20:39:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","noteID":3361023511,"commentPrefix":"Integration test for component test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:39:41Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","pipelineRun.Namespace":"gitlab-rep-yxbh","pipelineRun.Name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-18T20:39:41Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","pipelinerun.Name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps"} {"level":"info","ts":"2026-05-18T20:39:41Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39:41Z","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-rfoshr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:39:40Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-18T20:32:35Z","completionTime":"2026-05-18T20:39:40Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-90057c15cc2df58e59ae89112cf8cb0e2b510b18"},{"name":"IMAGE_DIGEST","value":"sha256:8b0dc285160787bac88802d729986f41106d39d1a3ba54fd86e4cf5acd407a63"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"90057c15cc2df58e59ae89112cf8cb0e2b510b18"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"90057c15cc2df58e59ae89112cf8cb0e2b510b18"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-90057c15cc2df58e59ae89112cf8cb0e2b510b18"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-90057c15cc2df58e59ae89112cf8cb0e2b510b18"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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:8fad4c2e2f470f82ee43d6b2ac72327b4d9c6e9cb514a678911c1c9359c29894"},{"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:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"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":"TARGET_DIRS","value":"."}],"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:567cb66bd2e1f4b58b9d4d756f3317fc62479e0b40aa0de66094b1f12d296cfc"},{"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"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":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"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":"TARGET_DIRS","value":"."}],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-rfoshr-on-pull-request-pgqps-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-413949a1253e10e5c13e1556b35db135-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp413949a1253e10e5c13e1556b35db135-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g413949a1253e10e5c13e1556b35db135-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac413949a1253e10e5c13e1556b35db135-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes413949a1253e10e5c13e1556b35db135-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-rfoshr-on-pull-request-pgqps-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-rfoshr-on-a118be57fca926d9d2651b7f44c7cd3e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g413949a1253e10e5c13e1556b35db135-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-rfoshr-on-pull-request-pgqps-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-413949a1253e10e5c13e1556b35db135-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa413949a1253e10e5c13e1556b35db135-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-rfoshr-on-pull-request-pgqps-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g413949a1253e10e5c13e1556b35db135-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p413949a1253e10e5c13e1556b35db135-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-7552b936b48d99f22c7865e3f1169473-c3e24566066a9b45-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T20:39:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:39:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39:41Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","prGroup":"konflux-test-comp-pac-gitlab-rfoshr","prGroupHash":"572d5a9b91927486a21667ae492d4f2a981b35041678f69c666b8060303605"} {"level":"info","ts":"2026-05-18T20: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:39:40Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-18T20:32:35Z","completionTime":"2026-05-18T20:39:40Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-90057c15cc2df58e59ae89112cf8cb0e2b510b18"},{"name":"IMAGE_DIGEST","value":"sha256:8b0dc285160787bac88802d729986f41106d39d1a3ba54fd86e4cf5acd407a63"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"90057c15cc2df58e59ae89112cf8cb0e2b510b18"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"90057c15cc2df58e59ae89112cf8cb0e2b510b18"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-90057c15cc2df58e59ae89112cf8cb0e2b510b18"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-90057c15cc2df58e59ae89112cf8cb0e2b510b18"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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:8fad4c2e2f470f82ee43d6b2ac72327b4d9c6e9cb514a678911c1c9359c29894"},{"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:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"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":"TARGET_DIRS","value":"."}],"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:567cb66bd2e1f4b58b9d4d756f3317fc62479e0b40aa0de66094b1f12d296cfc"},{"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"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":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"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":"TARGET_DIRS","value":"."}],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-rfoshr-on-pull-request-pgqps-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-413949a1253e10e5c13e1556b35db135-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp413949a1253e10e5c13e1556b35db135-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g413949a1253e10e5c13e1556b35db135-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac413949a1253e10e5c13e1556b35db135-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes413949a1253e10e5c13e1556b35db135-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-rfoshr-on-pull-request-pgqps-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-rfoshr-on-a118be57fca926d9d2651b7f44c7cd3e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g413949a1253e10e5c13e1556b35db135-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-rfoshr-on-pull-request-pgqps-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-413949a1253e10e5c13e1556b35db135-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa413949a1253e10e5c13e1556b35db135-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-rfoshr-on-pull-request-pgqps-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g413949a1253e10e5c13e1556b35db135-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p413949a1253e10e5c13e1556b35db135-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-7552b936b48d99f22c7865e3f1169473-c3e24566066a9b45-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T20:39:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:39:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39:41Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","prGroup":"konflux-test-comp-pac-gitlab-rfoshr","prGroupHash":"572d5a9b91927486a21667ae492d4f2a981b35041678f69c666b8060303605"} {"level":"info","ts":"2026-05-18T20: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:39:40Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-18T20:32:35Z","completionTime":"2026-05-18T20:39:40Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-90057c15cc2df58e59ae89112cf8cb0e2b510b18"},{"name":"IMAGE_DIGEST","value":"sha256:8b0dc285160787bac88802d729986f41106d39d1a3ba54fd86e4cf5acd407a63"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"90057c15cc2df58e59ae89112cf8cb0e2b510b18"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"90057c15cc2df58e59ae89112cf8cb0e2b510b18"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-90057c15cc2df58e59ae89112cf8cb0e2b510b18"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-90057c15cc2df58e59ae89112cf8cb0e2b510b18"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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:8fad4c2e2f470f82ee43d6b2ac72327b4d9c6e9cb514a678911c1c9359c29894"},{"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:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"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":"TARGET_DIRS","value":"."}],"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:567cb66bd2e1f4b58b9d4d756f3317fc62479e0b40aa0de66094b1f12d296cfc"},{"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"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":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"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":"TARGET_DIRS","value":"."}],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-rfoshr-on-pull-request-pgqps-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-413949a1253e10e5c13e1556b35db135-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp413949a1253e10e5c13e1556b35db135-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g413949a1253e10e5c13e1556b35db135-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac413949a1253e10e5c13e1556b35db135-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes413949a1253e10e5c13e1556b35db135-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-rfoshr-on-pull-request-pgqps-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-rfoshr-on-a118be57fca926d9d2651b7f44c7cd3e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g413949a1253e10e5c13e1556b35db135-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-rfoshr-on-pull-request-pgqps-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-413949a1253e10e5c13e1556b35db135-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa413949a1253e10e5c13e1556b35db135-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-rfoshr-on-pull-request-pgqps-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g413949a1253e10e5c13e1556b35db135-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p413949a1253e10e5c13e1556b35db135-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-7552b936b48d99f22c7865e3f1169473-c3e24566066a9b45-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T20:39:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:39:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39:55Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","prGroup":"konflux-test-comp-pac-gitlab-rfoshr","prGroupHash":"572d5a9b91927486a21667ae492d4f2a981b35041678f69c666b8060303605"} {"level":"info","ts":"2026-05-18T20:39: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:39:40Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-18T20:32:35Z","completionTime":"2026-05-18T20:39:40Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-90057c15cc2df58e59ae89112cf8cb0e2b510b18"},{"name":"IMAGE_DIGEST","value":"sha256:8b0dc285160787bac88802d729986f41106d39d1a3ba54fd86e4cf5acd407a63"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"90057c15cc2df58e59ae89112cf8cb0e2b510b18"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"90057c15cc2df58e59ae89112cf8cb0e2b510b18"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-90057c15cc2df58e59ae89112cf8cb0e2b510b18"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-90057c15cc2df58e59ae89112cf8cb0e2b510b18"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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:8fad4c2e2f470f82ee43d6b2ac72327b4d9c6e9cb514a678911c1c9359c29894"},{"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:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"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":"TARGET_DIRS","value":"."}],"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:567cb66bd2e1f4b58b9d4d756f3317fc62479e0b40aa0de66094b1f12d296cfc"},{"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"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":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"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":"TARGET_DIRS","value":"."}],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-rfoshr-on-pull-request-pgqps-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-413949a1253e10e5c13e1556b35db135-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp413949a1253e10e5c13e1556b35db135-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g413949a1253e10e5c13e1556b35db135-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac413949a1253e10e5c13e1556b35db135-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes413949a1253e10e5c13e1556b35db135-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-rfoshr-on-pull-request-pgqps-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-rfoshr-on-a118be57fca926d9d2651b7f44c7cd3e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g413949a1253e10e5c13e1556b35db135-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-rfoshr-on-pull-request-pgqps-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-413949a1253e10e5c13e1556b35db135-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa413949a1253e10e5c13e1556b35db135-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-rfoshr-on-pull-request-pgqps-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g413949a1253e10e5c13e1556b35db135-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p413949a1253e10e5c13e1556b35db135-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-7552b936b48d99f22c7865e3f1169473-c3e24566066a9b45-01"}},"deletionTimestamp":"2026-05-18 20:39:55 +0000 UTC"} {"level":"info","ts":"2026-05-18T20:39:55Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39:55Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","prGroup":"konflux-test-comp-pac-gitlab-rfoshr","prGroupHash":"572d5a9b91927486a21667ae492d4f2a981b35041678f69c666b8060303605"} {"level":"info","ts":"2026-05-18T20:39: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:39:40Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-18T20:32:35Z","completionTime":"2026-05-18T20:39:40Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-90057c15cc2df58e59ae89112cf8cb0e2b510b18"},{"name":"IMAGE_DIGEST","value":"sha256:8b0dc285160787bac88802d729986f41106d39d1a3ba54fd86e4cf5acd407a63"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"90057c15cc2df58e59ae89112cf8cb0e2b510b18"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"90057c15cc2df58e59ae89112cf8cb0e2b510b18"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-90057c15cc2df58e59ae89112cf8cb0e2b510b18"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-90057c15cc2df58e59ae89112cf8cb0e2b510b18"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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:8fad4c2e2f470f82ee43d6b2ac72327b4d9c6e9cb514a678911c1c9359c29894"},{"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:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"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":"TARGET_DIRS","value":"."}],"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:567cb66bd2e1f4b58b9d4d756f3317fc62479e0b40aa0de66094b1f12d296cfc"},{"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"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":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"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":"TARGET_DIRS","value":"."}],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-rfoshr-on-pull-request-pgqps-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-413949a1253e10e5c13e1556b35db135-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp413949a1253e10e5c13e1556b35db135-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g413949a1253e10e5c13e1556b35db135-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac413949a1253e10e5c13e1556b35db135-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes413949a1253e10e5c13e1556b35db135-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-rfoshr-on-pull-request-pgqps-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-rfoshr-on-a118be57fca926d9d2651b7f44c7cd3e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g413949a1253e10e5c13e1556b35db135-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-rfoshr-on-pull-request-pgqps-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-413949a1253e10e5c13e1556b35db135-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa413949a1253e10e5c13e1556b35db135-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-rfoshr-on-pull-request-pgqps-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g413949a1253e10e5c13e1556b35db135-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p413949a1253e10e5c13e1556b35db135-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-7552b936b48d99f22c7865e3f1169473-c3e24566066a9b45-01"}},"deletionTimestamp":"2026-05-18 20:39:55 +0000 UTC"} {"level":"info","ts":"2026-05-18T20:39:55Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39:55Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","prGroup":"konflux-test-comp-pac-gitlab-rfoshr","prGroupHash":"572d5a9b91927486a21667ae492d4f2a981b35041678f69c666b8060303605"} {"level":"info","ts":"2026-05-18T20:39: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39: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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:39:40Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-18T20:32:35Z","completionTime":"2026-05-18T20:39:40Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-90057c15cc2df58e59ae89112cf8cb0e2b510b18"},{"name":"IMAGE_DIGEST","value":"sha256:8b0dc285160787bac88802d729986f41106d39d1a3ba54fd86e4cf5acd407a63"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"90057c15cc2df58e59ae89112cf8cb0e2b510b18"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"90057c15cc2df58e59ae89112cf8cb0e2b510b18"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-90057c15cc2df58e59ae89112cf8cb0e2b510b18"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-90057c15cc2df58e59ae89112cf8cb0e2b510b18"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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:8fad4c2e2f470f82ee43d6b2ac72327b4d9c6e9cb514a678911c1c9359c29894"},{"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:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"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":"TARGET_DIRS","value":"."}],"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:567cb66bd2e1f4b58b9d4d756f3317fc62479e0b40aa0de66094b1f12d296cfc"},{"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"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":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"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":"TARGET_DIRS","value":"."}],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-rfoshr-on-pull-request-pgqps-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-413949a1253e10e5c13e1556b35db135-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp413949a1253e10e5c13e1556b35db135-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g413949a1253e10e5c13e1556b35db135-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac413949a1253e10e5c13e1556b35db135-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes413949a1253e10e5c13e1556b35db135-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-rfoshr-on-pull-request-pgqps-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-rfoshr-on-a118be57fca926d9d2651b7f44c7cd3e","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g413949a1253e10e5c13e1556b35db135-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-rfoshr-on-pull-request-pgqps-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-413949a1253e10e5c13e1556b35db135-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa413949a1253e10e5c13e1556b35db135-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-rfoshr-on-pull-request-pgqps-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g413949a1253e10e5c13e1556b35db135-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p413949a1253e10e5c13e1556b35db135-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-7552b936b48d99f22c7865e3f1169473-c3e24566066a9b45-01"}},"deletionTimestamp":"2026-05-18 20:39:55 +0000 UTC"} {"level":"info","ts":"2026-05-18T20:39:55Z","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-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:40:00Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:00Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","PR group":"konflux-test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:40:00Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","prGroup":"konflux-test-comp-pac-gitlab-rfoshr","prGroupHash":"572d5a9b91927486a21667ae492d4f2a981b35041678f69c666b8060303605"} {"level":"info","ts":"2026-05-18T20:40:00Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-18T20:40:00Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:00Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","projectID":56586709,"pipelineID":2535343605} {"level":"info","ts":"2026-05-18T20:40:00Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","statusName":"Konflux Dev version / my-integration-test-ohcx / test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:40:00Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenarioName":"my-integration-test-ohcx"} {"level":"info","ts":"2026-05-18T20:40:00Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.name":"my-integration-test-ohcx","commitStatus2.ID":14430143964,"TargetURL":null} {"level":"info","ts":"2026-05-18T20:40:00Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:01Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","projectID":56586709,"pipelineID":2535343605} {"level":"info","ts":"2026-05-18T20:40:01Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","statusName":"Konflux Dev version / my-integration-test-dulm / test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:40:01Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenarioName":"my-integration-test-dulm"} {"level":"info","ts":"2026-05-18T20:40:01Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.name":"my-integration-test-dulm","commitStatus2.ID":14430144084,"TargetURL":null} {"level":"info","ts":"2026-05-18T20:40:01Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","reconcileID":"c593a7e7-ffd5-4b33-8bea-12443c6eaee9","snapshot.Namespace":"gitlab-rep-yxbh","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-18T20:40:01Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentTitle":"Integration test for component test-comp-pac-gitlab-rfoshr","noteID":3361023511} {"level":"info","ts":"2026-05-18T20:40:01Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentTitle":"Integration test for component test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:40:01Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentPrefix":"Integration test for component test-comp-pac-gitlab-rfoshr","count":2} {"level":"info","ts":"2026-05-18T20:40:02Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","noteID":3361023511,"commentPrefix":"Integration test for component test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:40:02Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","pipelineRun.Namespace":"gitlab-rep-yxbh","pipelineRun.Name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-18T20:40:02Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","pipelinerun.Name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk"} {"level":"info","ts":"2026-05-18T20:40:02Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps with pr group konflux-test-comp-pac-gitlab-rfoshr is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:02Z","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-rfoshr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:02Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:40:02Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:40:02Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:40:02Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:40:02Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:40:02Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:02Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:02Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-18T20:40:02Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:02Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","projectID":56586709,"pipelineID":2535343605} {"level":"info","ts":"2026-05-18T20:40:02Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commitStatus.Name":"Konflux Dev version / my-integration-test-ohcx / test-comp-pac-gitlab-rfoshr","commitStatus.ID":14430143964} {"level":"info","ts":"2026-05-18T20:40:02Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.name":"my-integration-test-ohcx","commitStatus.ID":14430143964,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-18T20:40:02Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:02Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","projectID":56586709,"pipelineID":2535343605} {"level":"info","ts":"2026-05-18T20:40:02Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commitStatus.Name":"Konflux Dev version / my-integration-test-dulm / test-comp-pac-gitlab-rfoshr","commitStatus.ID":14430144084} {"level":"info","ts":"2026-05-18T20:40:02Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.name":"my-integration-test-dulm","commitStatus.ID":14430144084,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-18T20:40:02Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","reconcileID":"b05950f2-c4de-4541-90c5-9cdc0a5abd9b","snapshot.Namespace":"gitlab-rep-yxbh","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-18T20:40:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentTitle":"Integration test for component test-comp-pac-gitlab-rfoshr","noteID":3361023511} {"level":"info","ts":"2026-05-18T20:40:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentTitle":"Integration test for component test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:40:03Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentPrefix":"Integration test for component test-comp-pac-gitlab-rfoshr","count":2} {"level":"info","ts":"2026-05-18T20:40:03Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","noteID":3361023511,"commentPrefix":"Integration test for component test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:40:03Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","pipelineRun.Namespace":"gitlab-rep-yxbh","pipelineRun.Name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-18T20:40:03Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","pipelinerun.Name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk"} {"level":"info","ts":"2026-05-18T20:40:03Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr-on-pull-request-pgqps with pr group konflux-test-comp-pac-gitlab-rfoshr is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:03Z","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-rfoshr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:40: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-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40: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-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40: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-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40: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-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:40:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:40:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:40:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:40:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:41: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:41: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:41: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:41: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:41:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:41: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:41: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:41: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:41: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:41: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:41: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:41: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:41: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:41:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:41:56Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:41:56Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:41:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:41:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:41:56Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:41:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:42:01Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42:01Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42:01Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42:01Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20: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":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:42: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42: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-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:42: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:42:12Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42:12Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42:12Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42:12Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:42: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42:14Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:42:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:16Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:42: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:42: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42:25Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:42: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:42: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:42: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:27Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:42: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42:36Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:42:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42:38Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:42: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:49Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:42: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:50Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:42: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:42: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:58Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:42:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:42: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:42:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:09Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","prGroup":"konflux-test-comp-pac-gitlab-rfoshr","prGroupHash":"572d5a9b91927486a21667ae492d4f2a981b35041678f69c666b8060303605"} {"level":"info","ts":"2026-05-18T20:43: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:09Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-18T20:43:09Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","projectID":56586709,"pipelineID":2535343605} {"level":"info","ts":"2026-05-18T20:43:09Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenarioName":"my-integration-test-dulm"} {"level":"info","ts":"2026-05-18T20:43:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.name":"my-integration-test-dulm","commitStatus2.ID":14430144084,"TargetURL":null} {"level":"info","ts":"2026-05-18T20:43:09Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","projectID":56586709,"pipelineID":2535343605} {"level":"info","ts":"2026-05-18T20:43:09Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenarioName":"my-integration-test-ohcx"} {"level":"info","ts":"2026-05-18T20:43:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.name":"my-integration-test-ohcx","commitStatus2.ID":14430143964,"TargetURL":null} {"level":"info","ts":"2026-05-18T20:43:10Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","reconcileID":"b6b1f9c2-2229-4ccd-8964-e8a35e95f1ab","snapshot.Namespace":"gitlab-rep-yxbh","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-18T20:43:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentTitle":"Integration test for component test-comp-pac-gitlab-rfoshr","noteID":3361023511} {"level":"info","ts":"2026-05-18T20:43:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentTitle":"Integration test for component test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:43:10Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentPrefix":"Integration test for component test-comp-pac-gitlab-rfoshr","count":2} {"level":"info","ts":"2026-05-18T20:43:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","noteID":3361023511,"commentPrefix":"Integration test for component test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:43:10Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","pipelineRun.Namespace":"gitlab-rep-yxbh","pipelineRun.Name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-18T20:43:10Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","pipelinerun.Name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk"} {"level":"info","ts":"2026-05-18T20:43:10Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:10Z","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-rfoshr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:43:09Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-18T20:40:00Z","completionTime":"2026-05-18T20:43:09Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-1f112034d322f036debf90bd96bb449d3afee0f3"},{"name":"IMAGE_DIGEST","value":"sha256:21e5f5f1846bd16de0fd865a22ae8c5c351970cac31ac418f88b7229f6f56536"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"1f112034d322f036debf90bd96bb449d3afee0f3"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"1f112034d322f036debf90bd96bb449d3afee0f3"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-1f112034d322f036debf90bd96bb449d3afee0f3"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-1f112034d322f036debf90bd96bb449d3afee0f3"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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:8fad4c2e2f470f82ee43d6b2ac72327b4d9c6e9cb514a678911c1c9359c29894"},{"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:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"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":"TARGET_DIRS","value":"."}],"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:567cb66bd2e1f4b58b9d4d756f3317fc62479e0b40aa0de66094b1f12d296cfc"},{"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"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":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"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":"TARGET_DIRS","value":"."}],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-rfoshr-on-pull-request-6kwtk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-a0bae1c0df8614788855639e93510125-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compa0bae1c0df8614788855639e93510125-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ga0bae1c0df8614788855639e93510125-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-paca0bae1c0df8614788855639e93510125-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa0bae1c0df8614788855639e93510125-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-rfoshr-on-pull-request-6kwtk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-rfoshr-on-4ec258939ef233a4e6988b39b0521a7a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ga0bae1c0df8614788855639e93510125-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-rfoshr-on-pull-request-6kwtk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-a0bae1c0df8614788855639e93510125-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-paa0bae1c0df8614788855639e93510125-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-rfoshr-on-pull-request-6kwtk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ga0bae1c0df8614788855639e93510125-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa0bae1c0df8614788855639e93510125-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-f31747d9ca66a979bce030a5d0d9ca16-d7d280c7b79ee4c9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T20:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:10Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","prGroup":"konflux-test-comp-pac-gitlab-rfoshr","prGroupHash":"572d5a9b91927486a21667ae492d4f2a981b35041678f69c666b8060303605"} {"level":"info","ts":"2026-05-18T20: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-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:43:09Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-18T20:40:00Z","completionTime":"2026-05-18T20:43:09Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-1f112034d322f036debf90bd96bb449d3afee0f3"},{"name":"IMAGE_DIGEST","value":"sha256:21e5f5f1846bd16de0fd865a22ae8c5c351970cac31ac418f88b7229f6f56536"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"1f112034d322f036debf90bd96bb449d3afee0f3"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"1f112034d322f036debf90bd96bb449d3afee0f3"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-1f112034d322f036debf90bd96bb449d3afee0f3"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-1f112034d322f036debf90bd96bb449d3afee0f3"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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:8fad4c2e2f470f82ee43d6b2ac72327b4d9c6e9cb514a678911c1c9359c29894"},{"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:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"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":"TARGET_DIRS","value":"."}],"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:567cb66bd2e1f4b58b9d4d756f3317fc62479e0b40aa0de66094b1f12d296cfc"},{"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"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":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"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":"TARGET_DIRS","value":"."}],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-rfoshr-on-pull-request-6kwtk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-a0bae1c0df8614788855639e93510125-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compa0bae1c0df8614788855639e93510125-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ga0bae1c0df8614788855639e93510125-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-paca0bae1c0df8614788855639e93510125-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa0bae1c0df8614788855639e93510125-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-rfoshr-on-pull-request-6kwtk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-rfoshr-on-4ec258939ef233a4e6988b39b0521a7a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ga0bae1c0df8614788855639e93510125-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-rfoshr-on-pull-request-6kwtk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-a0bae1c0df8614788855639e93510125-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-paa0bae1c0df8614788855639e93510125-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-rfoshr-on-pull-request-6kwtk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ga0bae1c0df8614788855639e93510125-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa0bae1c0df8614788855639e93510125-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-f31747d9ca66a979bce030a5d0d9ca16-d7d280c7b79ee4c9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T20:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43: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-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:11Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","prGroup":"konflux-test-comp-pac-gitlab-rfoshr","prGroupHash":"572d5a9b91927486a21667ae492d4f2a981b35041678f69c666b8060303605"} {"level":"info","ts":"2026-05-18T20:43: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-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43: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-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43: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-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:43:09Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-18T20:40:00Z","completionTime":"2026-05-18T20:43:09Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-1f112034d322f036debf90bd96bb449d3afee0f3"},{"name":"IMAGE_DIGEST","value":"sha256:21e5f5f1846bd16de0fd865a22ae8c5c351970cac31ac418f88b7229f6f56536"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"1f112034d322f036debf90bd96bb449d3afee0f3"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"1f112034d322f036debf90bd96bb449d3afee0f3"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-1f112034d322f036debf90bd96bb449d3afee0f3"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-1f112034d322f036debf90bd96bb449d3afee0f3"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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:8fad4c2e2f470f82ee43d6b2ac72327b4d9c6e9cb514a678911c1c9359c29894"},{"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:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"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":"TARGET_DIRS","value":"."}],"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:567cb66bd2e1f4b58b9d4d756f3317fc62479e0b40aa0de66094b1f12d296cfc"},{"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"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":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"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":"TARGET_DIRS","value":"."}],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-rfoshr-on-pull-request-6kwtk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-a0bae1c0df8614788855639e93510125-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compa0bae1c0df8614788855639e93510125-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ga0bae1c0df8614788855639e93510125-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-paca0bae1c0df8614788855639e93510125-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa0bae1c0df8614788855639e93510125-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-rfoshr-on-pull-request-6kwtk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-rfoshr-on-4ec258939ef233a4e6988b39b0521a7a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ga0bae1c0df8614788855639e93510125-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-rfoshr-on-pull-request-6kwtk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-a0bae1c0df8614788855639e93510125-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-paa0bae1c0df8614788855639e93510125-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-rfoshr-on-pull-request-6kwtk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ga0bae1c0df8614788855639e93510125-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa0bae1c0df8614788855639e93510125-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-f31747d9ca66a979bce030a5d0d9ca16-d7d280c7b79ee4c9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T20:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:27Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","prGroup":"konflux-test-comp-pac-gitlab-rfoshr","prGroupHash":"572d5a9b91927486a21667ae492d4f2a981b35041678f69c666b8060303605"} {"level":"info","ts":"2026-05-18T20: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:43:09Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-18T20:40:00Z","completionTime":"2026-05-18T20:43:09Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-1f112034d322f036debf90bd96bb449d3afee0f3"},{"name":"IMAGE_DIGEST","value":"sha256:21e5f5f1846bd16de0fd865a22ae8c5c351970cac31ac418f88b7229f6f56536"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"1f112034d322f036debf90bd96bb449d3afee0f3"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"1f112034d322f036debf90bd96bb449d3afee0f3"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-1f112034d322f036debf90bd96bb449d3afee0f3"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-1f112034d322f036debf90bd96bb449d3afee0f3"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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:8fad4c2e2f470f82ee43d6b2ac72327b4d9c6e9cb514a678911c1c9359c29894"},{"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:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"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":"TARGET_DIRS","value":"."}],"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:567cb66bd2e1f4b58b9d4d756f3317fc62479e0b40aa0de66094b1f12d296cfc"},{"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"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":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"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":"TARGET_DIRS","value":"."}],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-rfoshr-on-pull-request-6kwtk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-a0bae1c0df8614788855639e93510125-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compa0bae1c0df8614788855639e93510125-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ga0bae1c0df8614788855639e93510125-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-paca0bae1c0df8614788855639e93510125-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa0bae1c0df8614788855639e93510125-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-rfoshr-on-pull-request-6kwtk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-rfoshr-on-4ec258939ef233a4e6988b39b0521a7a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ga0bae1c0df8614788855639e93510125-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-rfoshr-on-pull-request-6kwtk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-a0bae1c0df8614788855639e93510125-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-paa0bae1c0df8614788855639e93510125-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-rfoshr-on-pull-request-6kwtk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ga0bae1c0df8614788855639e93510125-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa0bae1c0df8614788855639e93510125-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-f31747d9ca66a979bce030a5d0d9ca16-d7d280c7b79ee4c9-01"}},"deletionTimestamp":"2026-05-18 20:43:27 +0000 UTC"} {"level":"info","ts":"2026-05-18T20:43:27Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:27Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","prGroup":"konflux-test-comp-pac-gitlab-rfoshr","prGroupHash":"572d5a9b91927486a21667ae492d4f2a981b35041678f69c666b8060303605"} {"level":"info","ts":"2026-05-18T20: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:43:09Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-18T20:40:00Z","completionTime":"2026-05-18T20:43:09Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-1f112034d322f036debf90bd96bb449d3afee0f3"},{"name":"IMAGE_DIGEST","value":"sha256:21e5f5f1846bd16de0fd865a22ae8c5c351970cac31ac418f88b7229f6f56536"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"1f112034d322f036debf90bd96bb449d3afee0f3"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"1f112034d322f036debf90bd96bb449d3afee0f3"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-1f112034d322f036debf90bd96bb449d3afee0f3"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-1f112034d322f036debf90bd96bb449d3afee0f3"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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:8fad4c2e2f470f82ee43d6b2ac72327b4d9c6e9cb514a678911c1c9359c29894"},{"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:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"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":"TARGET_DIRS","value":"."}],"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:567cb66bd2e1f4b58b9d4d756f3317fc62479e0b40aa0de66094b1f12d296cfc"},{"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"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":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"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":"TARGET_DIRS","value":"."}],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-rfoshr-on-pull-request-6kwtk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-a0bae1c0df8614788855639e93510125-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compa0bae1c0df8614788855639e93510125-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ga0bae1c0df8614788855639e93510125-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-paca0bae1c0df8614788855639e93510125-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa0bae1c0df8614788855639e93510125-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-rfoshr-on-pull-request-6kwtk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-rfoshr-on-4ec258939ef233a4e6988b39b0521a7a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ga0bae1c0df8614788855639e93510125-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-rfoshr-on-pull-request-6kwtk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-a0bae1c0df8614788855639e93510125-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-paa0bae1c0df8614788855639e93510125-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-rfoshr-on-pull-request-6kwtk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ga0bae1c0df8614788855639e93510125-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa0bae1c0df8614788855639e93510125-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-f31747d9ca66a979bce030a5d0d9ca16-d7d280c7b79ee4c9-01"}},"deletionTimestamp":"2026-05-18 20:43:27 +0000 UTC"} {"level":"info","ts":"2026-05-18T20:43:27Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:27Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","prGroup":"konflux-test-comp-pac-gitlab-rfoshr","prGroupHash":"572d5a9b91927486a21667ae492d4f2a981b35041678f69c666b8060303605"} {"level":"info","ts":"2026-05-18T20: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:43:09Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-18T20:40:00Z","completionTime":"2026-05-18T20:43:09Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-1f112034d322f036debf90bd96bb449d3afee0f3"},{"name":"IMAGE_DIGEST","value":"sha256:21e5f5f1846bd16de0fd865a22ae8c5c351970cac31ac418f88b7229f6f56536"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"1f112034d322f036debf90bd96bb449d3afee0f3"}],"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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"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":"1f112034d322f036debf90bd96bb449d3afee0f3"}],"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:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"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-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-1f112034d322f036debf90bd96bb449d3afee0f3"},{"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:550afde50349e22ec11191ea0db9a49395ab46fef4e8317d820b6e946677ebeb"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr:on-pr-1f112034d322f036debf90bd96bb449d3afee0f3"},{"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:df999473b440066ce856e36d80afd06b6ed3b575e07b6ac3efe79a25addc2045"},{"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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:8fad4c2e2f470f82ee43d6b2ac72327b4d9c6e9cb514a678911c1c9359c29894"},{"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:9c300728a03f41beee9a689422d66513d32ab5f804664fe561b11cebacd07799"},{"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:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"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":"TARGET_DIRS","value":"."}],"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:567cb66bd2e1f4b58b9d4d756f3317fc62479e0b40aa0de66094b1f12d296cfc"},{"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:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"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":"TARGET_DIRS","value":"."}],"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:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"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":"TARGET_DIRS","value":"."}],"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:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"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:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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-rfoshr-on-pull-request-6kwtk-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-a0bae1c0df8614788855639e93510125-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compa0bae1c0df8614788855639e93510125-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ga0bae1c0df8614788855639e93510125-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-paca0bae1c0df8614788855639e93510125-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesa0bae1c0df8614788855639e93510125-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-rfoshr-on-pull-request-6kwtk-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-rfoshr-on-4ec258939ef233a4e6988b39b0521a7a","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ga0bae1c0df8614788855639e93510125-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-rfoshr-on-pull-request-6kwtk-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-a0bae1c0df8614788855639e93510125-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-paa0bae1c0df8614788855639e93510125-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-rfoshr-on-pull-request-6kwtk-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-ga0bae1c0df8614788855639e93510125-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa0bae1c0df8614788855639e93510125-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-f31747d9ca66a979bce030a5d0d9ca16-d7d280c7b79ee4c9-01"}},"deletionTimestamp":"2026-05-18 20:43:27 +0000 UTC"} {"level":"info","ts":"2026-05-18T20:43:27Z","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-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"716.583777ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:43:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:43:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","reconcileID":"a2d69f1f-7c67-4fae-8cf4-a5c6eead6138","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-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"722.110965ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:43:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:43:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","reconcileID":"21c65238-5542-4a59-9198-0c8a95d7a840","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-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"732.650916ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:43:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:43:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","reconcileID":"a34ac68b-2b4d-4a6d-b69c-eb36e4e6bcf4","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-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"753.233222ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:43:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:43:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","reconcileID":"6dc6bce8-8b3e-4004-bc70-1a426d62080f","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-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"793.750248ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:43:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:43:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","reconcileID":"9ed16584-1a81-4a29-ada6-9a4edde8646c","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-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"874.332382ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:43:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:43:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","reconcileID":"92e36ec2-e169-4201-ac94-212d10362906","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-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"1.03075849s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:43:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","reconcileID":"19de1be6-05c7-482c-84b8-11c2e8f7e906","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-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"1.034855894s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:43:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","reconcileID":"7268891a-6e40-4bc5-969e-2f2d0f4ca34e","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-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"1.556751412s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:43:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","reconcileID":"420b3040-281e-401d-bb6e-0a06f678cb8d","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-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"1.67618193s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:43:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","reconcileID":"21e3e104-fa75-4476-ba8d-36fa93b3db93","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-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","elapsedSinceCompletion":"395.816618ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:43:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","reconcileID":"e5cc7e90-06ac-4ff9-bc5e-ab91402468ef","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-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","elapsedSinceCompletion":"401.267654ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:43:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","reconcileID":"b29221f8-12df-46b4-a497-3e26b59e51d9","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-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","elapsedSinceCompletion":"411.838945ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:43:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","reconcileID":"ab2cc126-c9a4-4c01-83dc-8ba165b2a792","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-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","elapsedSinceCompletion":"432.338638ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:43:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","reconcileID":"98f7bbf6-59b4-4abd-a194-e6c4dfd2d974","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-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:40Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","reconcileID":"4c28193c-d246-49a5-bdac-ff81214d8361","component.Name":"gl-multi-component-parent-yyup"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ijim-20260518-203916-000"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ijim-20260518-203916-000","application":"build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ijim-20260518-203916-000"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"build-suite-component-update-ijim-20260518-203916-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ijim-20260518-203916-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-yyup","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup@sha256:5e60fc777fb036c8bec9901d2d74ee010671e0c17da4d01ae9ee4ad4fcf6c0e7","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd","revision":"8e4fe2cd465bc4bc38a17409a4a096ebf8f902ad"}}}]} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash ae55f9a9c04e8586e6d3ab880cc709b17c1a03a4ef80d0216976f7e3f67eda is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ijim-20260518-203916-000"} {"level":"info","ts":"2026-05-18T20:43:40Z","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":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"}} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T20:43:40Z","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":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","Application.Name":"build-suite-component-update-ijim","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"build-suite-component-update-ijim-20260518-203916-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ijim-20260518-203916-000"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"build-suite-component-update-ijim-20260518-203916-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","snapshot.Namespace":"build-e2e-kwtf","snapshot.Name":"build-suite-component-update-ijim-20260518-203916-000"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"build-suite-component-update-ijim-20260518-203916-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T20:43:40Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T20:43:40Z","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":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-18T20:43:40Z","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":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ijim-20260518-203916-000"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","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-05-18T20:43:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yyup-on-pull-request-fjkkg has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","elapsedSinceCompletion":"859.059441ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:43:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","reconcileID":"fdc11656-a108-4cd7-b537-a5c2da7b5ca9","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-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","elapsedSinceCompletion":"940.461586ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:43:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","reconcileID":"e388611e-6e30-4690-84e2-fde850631b44","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-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","elapsedSinceCompletion":"1.10109945s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:43:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","reconcileID":"b741fcba-79c1-4890-ae18-272b35867c4d","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-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","elapsedSinceCompletion":"1.299967679s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:43:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","reconcileID":"d922480a-01c1-4283-9390-f94a4800375f","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-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","elapsedSinceCompletion":"1.421667341s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:43:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","reconcileID":"77801932-dbb6-44bf-9ba3-39a93ddcdec0","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-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-ugmy-20260518-203858-000"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-ugmy-20260518-203858-000","application":"build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-ugmy-20260518-203858-000"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"build-suite-test-application-ugmy-20260518-203858-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-ugmy-20260518-203858-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-addvik","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik@sha256:913f14b350361291e31dd7c42ee5df83380969f495921b91a76077620532be50","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-dxyevc","revision":"727f468da0c758d70be04490190339cc8c8978e0"}}}]} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 93184b46ff442d75af7be38144be5622520d075a014ac9bac69dd337f444d6 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ugmy-20260518-203858-000"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T20:43:42Z","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":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","Application.Name":"build-suite-test-application-ugmy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T20:43:42Z","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":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"snapshot":{"name":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"}} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"build-suite-test-application-ugmy-20260518-203858-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T20:43:42Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T20:43:42Z","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":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-18T20:43:42Z","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":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"build-suite-test-application-ugmy-20260518-203858-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"build-suite-test-application-ugmy-20260518-203858-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","snapshot.Namespace":"build-e2e-gzgt","snapshot.Name":"build-suite-test-application-ugmy-20260518-203858-000"} {"level":"info","ts":"2026-05-18T20:43:42Z","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":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-18T20:43:42Z","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":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ugmy-20260518-203858-000"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ugmy-20260518-203858-000"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","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-05-18T20:43:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-addvik-on-pull-request-f6ds9 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:42Z","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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","snapshot.Name":"build-suite-component-update-ijim-20260518-203916-000"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","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-05-18T20:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yyup-on-pull-request-fjkkg has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-fjkkg","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:42Z","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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","snapshot.Name":"build-suite-test-application-ugmy-20260518-203858-000"} {"level":"info","ts":"2026-05-18T20:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","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-05-18T20:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-addvik-on-pull-request-f6ds9 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-f6ds9","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","PR group":"konflux-gl-multi-component-child-yyup"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ijim-20260518-203916-000"} {"level":"info","ts":"2026-05-18T20:43:48Z","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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","prGroup":"konflux-gl-multi-component-child-yyup","prGroupHash":"ae55f9a9c04e8586e6d3ab880cc709b17c1a03a4ef80d0216976f7e3f67eda"} {"level":"info","ts":"2026-05-18T20:43:48Z","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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43:48Z","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":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"}} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"build-suite-component-update-ijim-20260518-203916-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","snapshot.Namespace":"build-e2e-kwtf","snapshot.Name":"build-suite-component-update-ijim-20260518-203916-000"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:49Z","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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:49Z","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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:49Z","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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:51Z","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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:51Z","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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:51Z","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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","PR group":"konflux-gl-test-custom-branch-addvik"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ugmy-20260518-203858-000"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","prGroup":"konflux-gl-test-custom-branch-addvik","prGroupHash":"93184b46ff442d75af7be38144be5622520d075a014ac9bac69dd337f444d6"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","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":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"snapshot":{"name":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"}} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-ugmy-20260518-203858-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","snapshot.Namespace":"build-e2e-gzgt","snapshot.Name":"build-suite-test-application-ugmy-20260518-203858-000"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:54Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:43: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":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:54Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","PR group":"konflux-test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:43:54Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","prGroup":"konflux-test-comp-pac-gitlab-rfoshr","prGroupHash":"572d5a9b91927486a21667ae492d4f2a981b35041678f69c666b8060303605"} {"level":"info","ts":"2026-05-18T20:43:54Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-18T20:43:54Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:54Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","projectID":56586709,"pipelineID":2535348917} {"level":"info","ts":"2026-05-18T20:43:54Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","statusName":"Konflux Dev version / my-integration-test-ohcx / test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:43:54Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenarioName":"my-integration-test-ohcx"} {"level":"info","ts":"2026-05-18T20:43:55Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.name":"my-integration-test-ohcx","commitStatus2.ID":14430184311,"TargetURL":null} {"level":"info","ts":"2026-05-18T20:43:55Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:55Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","projectID":56586709,"pipelineID":2535348917} {"level":"info","ts":"2026-05-18T20:43:55Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","statusName":"Konflux Dev version / my-integration-test-dulm / test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:43:55Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenarioName":"my-integration-test-dulm"} {"level":"info","ts":"2026-05-18T20:43:55Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.name":"my-integration-test-dulm","commitStatus2.ID":14430184351,"TargetURL":null} {"level":"info","ts":"2026-05-18T20:43:55Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","reconcileID":"3ad89e59-a34c-4c43-ac89-e2baaa910790","snapshot.Namespace":"gitlab-rep-yxbh","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-18T20:43:55Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentTitle":"Integration test for component test-comp-pac-gitlab-rfoshr","noteID":3361023511} {"level":"info","ts":"2026-05-18T20:43:55Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentTitle":"Integration test for component test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:43:55Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentPrefix":"Integration test for component test-comp-pac-gitlab-rfoshr","count":3} {"level":"info","ts":"2026-05-18T20:43:56Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","noteID":3361023511,"commentPrefix":"Integration test for component test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:43:56Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","pipelineRun.Namespace":"gitlab-rep-yxbh","pipelineRun.Name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-18T20:43:56Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","pipelinerun.Name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k"} {"level":"info","ts":"2026-05-18T20:43:56Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr-on-pull-request-6kwtk with pr group konflux-test-comp-pac-gitlab-rfoshr is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:56Z","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-rfoshr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:56Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:56Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:56Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:56Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:56Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:56Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:56Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:58Z","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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:43:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44:00Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:44:00Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:44:00Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:44:00Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:44:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44:00Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:44:00Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:44:00Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:44:00Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:44:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44:01Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:44:01Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:44:01Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:44:01Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44:02Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44:02Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44:02Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44:02Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:44:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","PR group":"konflux-gl-multi-component-child-yyup"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ijim-20260518-203916-000"} {"level":"info","ts":"2026-05-18T20:44:06Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","prGroup":"konflux-gl-multi-component-child-yyup","prGroupHash":"ae55f9a9c04e8586e6d3ab880cc709b17c1a03a4ef80d0216976f7e3f67eda"} {"level":"info","ts":"2026-05-18T20: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":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"}} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ijim-20260518-203916-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","snapshot.Namespace":"build-e2e-kwtf","snapshot.Name":"build-suite-component-update-ijim-20260518-203916-000"} {"level":"info","ts":"2026-05-18T20:44:06Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","build-e2e-kwtf":"gl-multi-component-child-yyup-on-pull-request-5xlhs"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","build-e2e-kwtf":"gl-multi-component-child-yyup-on-pull-request-5xlhs"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","build-e2e-kwtf":"gl-multi-component-child-yyup-on-pull-request-5xlhs"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:44:07Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-yyup-on-pull-request-5xlhs\" was cancelled"}],"startTime":"2026-05-18T20:43:48Z","completionTime":"2026-05-18T20:44:07Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"CHAINS-GIT_COMMIT","value":"c1498a8048439750d87f5fad633380c84e2c25e1"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"revision","value":"c1498a8048439750d87f5fad633380c84e2c25e1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1"},{"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":"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:908e356d7a3bc3e472a9075a1ce1370486361007b3a86e3f61c2a6af7136a335"},{"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-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:8375c9e4ee2ee417881120187be1281c50b85a8b23d8d24785e1dc96a3018c8e"},{"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)"}]}],"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-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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo40fd7a78e3b04c1c10dc6d45e4509a7b-clone-repository","pipelineTaskName":"clone-repository"}],"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-536b1843239def44a1c73634bb6b3ef9-2617b46103a614fc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yyup-on-pull-request-5xlhs has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","build-e2e-kwtf":"gl-multi-component-child-yyup-on-pull-request-5xlhs"} {"level":"info","ts":"2026-05-18T20: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:44:07Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-yyup-on-pull-request-5xlhs\" was cancelled"}],"startTime":"2026-05-18T20:43:48Z","completionTime":"2026-05-18T20:44:07Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"CHAINS-GIT_COMMIT","value":"c1498a8048439750d87f5fad633380c84e2c25e1"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"revision","value":"c1498a8048439750d87f5fad633380c84e2c25e1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1"},{"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":"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:908e356d7a3bc3e472a9075a1ce1370486361007b3a86e3f61c2a6af7136a335"},{"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-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:8375c9e4ee2ee417881120187be1281c50b85a8b23d8d24785e1dc96a3018c8e"},{"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)"}]}],"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-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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo40fd7a78e3b04c1c10dc6d45e4509a7b-clone-repository","pipelineTaskName":"clone-repository"}],"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-536b1843239def44a1c73634bb6b3ef9-2617b46103a614fc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yyup-on-pull-request-5xlhs has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","build-e2e-kwtf":"gl-multi-component-child-yyup-on-pull-request-5xlhs"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:44:07Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-yyup-on-pull-request-5xlhs\" was cancelled"}],"startTime":"2026-05-18T20:43:48Z","completionTime":"2026-05-18T20:44:07Z","results":[{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"CHAINS-GIT_COMMIT","value":"c1498a8048439750d87f5fad633380c84e2c25e1"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"revision","value":"c1498a8048439750d87f5fad633380c84e2c25e1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1"},{"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":"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:908e356d7a3bc3e472a9075a1ce1370486361007b3a86e3f61c2a6af7136a335"},{"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-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:8375c9e4ee2ee417881120187be1281c50b85a8b23d8d24785e1dc96a3018c8e"},{"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)"}]}],"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-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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo40fd7a78e3b04c1c10dc6d45e4509a7b-clone-repository","pipelineTaskName":"clone-repository"}],"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-536b1843239def44a1c73634bb6b3ef9-2617b46103a614fc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yyup-on-pull-request-5xlhs has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","build-e2e-kwtf":"gl-multi-component-child-yyup-on-pull-request-5xlhs"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:44:08Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-yyup-on-pull-request-5xlhs\" was cancelled"}],"startTime":"2026-05-18T20:43:48Z","completionTime":"2026-05-18T20:44:08Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"revision","value":"c1498a8048439750d87f5fad633380c84e2c25e1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1"},{"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":"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:908e356d7a3bc3e472a9075a1ce1370486361007b3a86e3f61c2a6af7136a335"},{"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-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:8375c9e4ee2ee417881120187be1281c50b85a8b23d8d24785e1dc96a3018c8e"},{"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)"}]}],"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-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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo40fd7a78e3b04c1c10dc6d45e4509a7b-clone-repository","pipelineTaskName":"clone-repository"}],"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-536b1843239def44a1c73634bb6b3ef9-2617b46103a614fc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yyup-on-pull-request-5xlhs has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","build-e2e-kwtf":"gl-multi-component-child-yyup-on-pull-request-5xlhs"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:44:08Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-yyup-on-pull-request-5xlhs\" was cancelled"}],"startTime":"2026-05-18T20:43:48Z","completionTime":"2026-05-18T20:44:08Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"revision","value":"c1498a8048439750d87f5fad633380c84e2c25e1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1"},{"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":"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:908e356d7a3bc3e472a9075a1ce1370486361007b3a86e3f61c2a6af7136a335"},{"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-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:8375c9e4ee2ee417881120187be1281c50b85a8b23d8d24785e1dc96a3018c8e"},{"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)"}]}],"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-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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo40fd7a78e3b04c1c10dc6d45e4509a7b-clone-repository","pipelineTaskName":"clone-repository"}],"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-536b1843239def44a1c73634bb6b3ef9-2617b46103a614fc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yyup-on-pull-request-5xlhs has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","build-e2e-kwtf":"gl-multi-component-child-yyup-on-pull-request-5xlhs"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T20:44:08Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-yyup-on-pull-request-5xlhs\" was cancelled"}],"startTime":"2026-05-18T20:43:48Z","completionTime":"2026-05-18T20:44:08Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?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:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd"},{"name":"revision","value":"c1498a8048439750d87f5fad633380c84e2c25e1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:97c0d0ac1d508a70f8610c7dc79de453a990414fba7d7e0f8d21ec22f5796d96"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup:on-pr-c1498a8048439750d87f5fad633380c84e2c25e1"},{"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":"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:e78d0d3baf3c8cfc1a5ad278196b74032d9568b143a87c7a79ab780fedfb296e"},{"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":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:908e356d7a3bc3e472a9075a1ce1370486361007b3a86e3f61c2a6af7136a335"},{"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-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"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":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"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:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"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":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:8375c9e4ee2ee417881120187be1281c50b85a8b23d8d24785e1dc96a3018c8e"},{"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)"}]}],"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-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":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"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":"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":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo40fd7a78e3b04c1c10dc6d45e4509a7b-clone-repository","pipelineTaskName":"clone-repository"}],"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-536b1843239def44a1c73634bb6b3ef9-2617b46103a614fc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yyup-on-pull-request-5xlhs has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-5xlhs","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44:11Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44:12Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44:12Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44:12Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44:12Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:44: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:44: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:44: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:44:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:17Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-push-zppf2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-push-zppf2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-yyup-on-push-zppf2 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:44: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:44: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:44: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:44:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-push-pb5cp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-push-pb5cp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-yyup-on-push-pb5cp is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-push-r2hk5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-push-r2hk5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:44:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-parent-yyup-on-push-r2hk5 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44:54Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:45: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:45: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:45:08Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:45: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:45: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:45: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:45: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:45: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:45: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:45: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:45: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:45: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:45:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:45: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:45: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:45: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:45: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:45:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:45: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:45: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:45: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:45: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:45:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:45: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:45: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:45: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:45: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:46:01Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:01Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:01Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:01Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:46:01Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:01Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:01Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:01Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:46:02Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:02Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:02Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:02Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:49Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","elapsedSinceCompletion":"606.815783ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:46:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","reconcileID":"093b69fd-e129-43c7-b9b7-ed0983559324","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-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:49Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","elapsedSinceCompletion":"612.32799ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:46:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","reconcileID":"28173e05-e513-41dd-b0a8-4644c1c9df74","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-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:49Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","elapsedSinceCompletion":"622.78772ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:46:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","reconcileID":"a2570fb2-7364-4b5b-b27a-b5448f995055","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-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:49Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","elapsedSinceCompletion":"643.291568ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:46:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","reconcileID":"9681403b-74ab-4df6-be82-7064932f3900","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-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:49Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","elapsedSinceCompletion":"683.914045ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:46:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","reconcileID":"bd293fa9-01ad-4492-8670-4e9ae2944566","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-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:49Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","elapsedSinceCompletion":"764.687483ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:46:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","reconcileID":"4a19956d-7455-4228-a4a3-e9b2058c61a9","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-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:49Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","elapsedSinceCompletion":"837.773602ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:46:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","reconcileID":"cf931b32-927e-4bb9-969f-00e6fb81c5b8","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-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:49Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","elapsedSinceCompletion":"925.92563ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:46:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","reconcileID":"e7aa0ab8-bc78-4432-b3ea-fde368203a28","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-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:50Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","elapsedSinceCompletion":"1.566746286s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:46:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","reconcileID":"4522112d-0416-4733-9f21-3c1368cfa4d0","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-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:50Z","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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","elapsedSinceCompletion":"1.645160952s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:46:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","reconcileID":"df6c9e28-df8e-47ad-be23-3dd2189632fb","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-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xcyq-20260518-204355-000","application":"integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"integ-app-xcyq-20260518-204355-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xcyq-20260518-204355-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-rfoshr","version":"","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-yxbh/test-comp-pac-gitlab-rfoshr@sha256:f0714d7c21792de7ca2caf7916933fed5cf5d9a7e6c4ac980d3bcb03d13a134e","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"3e2780a3a219e3d09d6df37ecd3187a486eb3eb8"}}}]} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-rfoshr is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 572d5a9b91927486a21667ae492d4f2a981b35041678f69c666b8060303605 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T20:46:51Z","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-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","Application.Name":"integ-app-xcyq","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-18T20:46:51Z","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-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"}} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","snapshot.Name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","integrationTestScenario.Name":"my-integration-test-ohcx"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","snapshot.Namespace":"gitlab-rep-yxbh","snapshot.Name":"integ-app-xcyq-20260518-204355-000"} 2026/05/18 20:46:51 http: TLS handshake error from 10.128.0.2:41030: EOF {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","integrationTestScenario.Name":"my-integration-test-dulm"} {"level":"info","ts":"2026-05-18T20:46:51Z","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-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"}} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:51Z","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":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","snapshot.Name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","destinationComponentSnapshot.Name":"integ-app-xcyq-20260518-204355-000","testedSnapshot":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.Name":"my-integration-test-dulm","destinationSnapshot.Name":"integ-app-xcyq-20260518-204355-000","testedSnapshot":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.Name":"my-integration-test-dulm","destinationSnapshot.Name":"integ-app-xcyq-20260518-204355-000","testedSnapshot":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"my-integration-test-dulm-lw4ph","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-dulm"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:51Z","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-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"namespace":"gitlab-rep-yxbh","name":"integ-app-xcyq-20260518-204355-000","reconcileID":"2e38fc65-b68e-46d6-a799-89197f5a0406","snapshot.name":"integ-app-xcyq-20260518-204355-000","pipelinerun.name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","duration":2.532722262} {"level":"info","ts":"2026-05-18T20:46:51Z","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-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"integ-app-xcyq-20260518-204355-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","integrationTestScenario.Name":"my-integration-test-ohcx"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"my-integration-test-ohcx-j24r4","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ohcx"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","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-05-18T20:46:51Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","projectID":56586709,"pipelineID":2535348917} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:51Z","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-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T20:46:51Z","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-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:51Z","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-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","Scenario":"my-integration-test-ohcx"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:51Z","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-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","Label":"my-integration-test-ohcx"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","Application.Name":"integ-app-xcyq","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","integrationTestScenario.Name":"my-integration-test-ohcx","pipelineRun.Name":"my-integration-test-ohcx-j24r4"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","integrationTestScenario.Name":"my-integration-test-dulm","pipelineRun.Name":"my-integration-test-dulm-lw4ph"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commitStatus.Name":"Konflux Dev version / my-integration-test-dulm / test-comp-pac-gitlab-rfoshr","commitStatus.ID":14430184351} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.name":"my-integration-test-dulm","commitStatus.ID":14430184351,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","testedSnapshot.Name":"integ-app-xcyq-20260518-204355-000","destinationSnapshot.Name":"integ-app-xcyq-20260518-204355-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.Name":"my-integration-test-ohcx","destinationSnapshot.Name":"integ-app-xcyq-20260518-204355-000","testedSnapshot":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:51Z","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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","projectID":56586709,"pipelineID":2535348917} {"level":"info","ts":"2026-05-18T20:46: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-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:51Z","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-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","snapshot.Name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commitStatus.Name":"Konflux Dev version / my-integration-test-ohcx / test-comp-pac-gitlab-rfoshr","commitStatus.ID":14430184311} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.name":"my-integration-test-ohcx","commitStatus.ID":14430184311,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","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-05-18T20:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-rfoshr-on-pull-request-mzq8k","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","testedSnapshot.Name":"integ-app-xcyq-20260518-204355-000","destinationSnapshot.Name":"integ-app-xcyq-20260518-204355-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-dulm-lw4ph","namespace":"gitlab-rep-yxbh"},"namespace":"gitlab-rep-yxbh","name":"my-integration-test-dulm-lw4ph","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ohcx-j24r4","namespace":"gitlab-rep-yxbh"},"namespace":"gitlab-rep-yxbh","name":"my-integration-test-ohcx-j24r4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentTitle":"Integration test for component test-comp-pac-gitlab-rfoshr","noteID":3361023511} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentTitle":"Integration test for component test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentPrefix":"Integration test for component test-comp-pac-gitlab-rfoshr","count":3} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","noteID":3361023511,"commentPrefix":"Integration test for component test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:52Z","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-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","snapshot.Name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:52Z","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-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"}} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:52Z","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":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","snapshot.Name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","destinationComponentSnapshot.Name":"integ-app-xcyq-20260518-204355-000","testedSnapshot":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.Name":"my-integration-test-dulm","destinationSnapshot.Name":"integ-app-xcyq-20260518-204355-000","testedSnapshot":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.Name":"my-integration-test-dulm","destinationSnapshot.Name":"integ-app-xcyq-20260518-204355-000","testedSnapshot":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:46: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:46: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:46: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","projectID":56586709,"pipelineID":2535348917} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commitStatus.Name":"Konflux Dev version / my-integration-test-dulm / test-comp-pac-gitlab-rfoshr","commitStatus.ID":14430184351} {"level":"info","ts":"2026-05-18T20:46:52Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenarioName":"my-integration-test-dulm"} {"level":"info","ts":"2026-05-18T20:46:53Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.name":"my-integration-test-dulm","commitStatus2.ID":14430184351,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-18T20:46:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","testedSnapshot.Name":"integ-app-xcyq-20260518-204355-000","destinationSnapshot.Name":"integ-app-xcyq-20260518-204355-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-18T20:46:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.Name":"my-integration-test-ohcx","destinationSnapshot.Name":"integ-app-xcyq-20260518-204355-000","testedSnapshot":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:53Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","projectID":56586709,"pipelineID":2535348917} {"level":"info","ts":"2026-05-18T20:46:53Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commitStatus.Name":"Konflux Dev version / my-integration-test-ohcx / test-comp-pac-gitlab-rfoshr","commitStatus.ID":14430184311} {"level":"info","ts":"2026-05-18T20:46:53Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenarioName":"my-integration-test-ohcx"} {"level":"info","ts":"2026-05-18T20:46:54Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.name":"my-integration-test-ohcx","commitStatus2.ID":14430184311,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-18T20:46:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","testedSnapshot.Name":"integ-app-xcyq-20260518-204355-000","destinationSnapshot.Name":"integ-app-xcyq-20260518-204355-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-18T20:46:54Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentTitle":"Integration test for component test-comp-pac-gitlab-rfoshr","noteID":3361023511} {"level":"info","ts":"2026-05-18T20:46:54Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentTitle":"Integration test for component test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:46:54Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentPrefix":"Integration test for component test-comp-pac-gitlab-rfoshr","count":3} {"level":"info","ts":"2026-05-18T20:46:54Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","noteID":3361023511,"commentPrefix":"Integration test for component test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:46:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:46:54Z","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-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","snapshot.Name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:04Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:47: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:10Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:47: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:14Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:47:16Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:16Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:16Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:16Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:47: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:17Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:47:19Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:19Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:19Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:19Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:47: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:23Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:47: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:24Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-gzgt/gl-test-custom-branch-addvik, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:47:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:47: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:47: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:36Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:47: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:36Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:47: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:40Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:47:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:47:48Z","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-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"}} {"level":"info","ts":"2026-05-18T20:47:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:47:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:47:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","snapshot.Name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:47:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","destinationComponentSnapshot.Name":"integ-app-xcyq-20260518-204355-000","testedSnapshot":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:47:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-18T20:47:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.Name":"my-integration-test-ohcx","destinationSnapshot.Name":"integ-app-xcyq-20260518-204355-000","testedSnapshot":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:47:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.Name":"my-integration-test-ohcx","destinationSnapshot.Name":"integ-app-xcyq-20260518-204355-000","testedSnapshot":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:47:48Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ohcx-j24r4","namespace":"gitlab-rep-yxbh"},"namespace":"gitlab-rep-yxbh","name":"my-integration-test-ohcx-j24r4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-18T20:47:48Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","projectID":56586709,"pipelineID":2535348917} {"level":"info","ts":"2026-05-18T20:47:48Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenarioName":"my-integration-test-ohcx"} {"level":"info","ts":"2026-05-18T20:47:48Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.name":"my-integration-test-ohcx","commitStatus2.ID":14430184311,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-18T20:47:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","testedSnapshot.Name":"integ-app-xcyq-20260518-204355-000","destinationSnapshot.Name":"integ-app-xcyq-20260518-204355-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-18T20:47:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.Name":"my-integration-test-dulm"} {"level":"info","ts":"2026-05-18T20:47:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:47:48Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentTitle":"Integration test for component test-comp-pac-gitlab-rfoshr","noteID":3361023511} {"level":"info","ts":"2026-05-18T20:47:48Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentTitle":"Integration test for component test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:47:48Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentPrefix":"Integration test for component test-comp-pac-gitlab-rfoshr","count":3} {"level":"info","ts":"2026-05-18T20:47:48Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-dulm-lw4ph","namespace":"gitlab-rep-yxbh"},"namespace":"gitlab-rep-yxbh","name":"my-integration-test-dulm-lw4ph","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-18T20:47:48Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","noteID":3361023511,"commentPrefix":"Integration test for component test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:47:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:47:48Z","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-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","snapshot.Name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:47:49Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"my-integration-test-dulm-lw4ph","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:47:49Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"my-integration-test-ohcx-j24r4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:47:49Z","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-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"}} {"level":"info","ts":"2026-05-18T20:47:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:47:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:47:49Z","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-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"integ-app-xcyq-20260518-204355-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T20:47:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","namespace":"gitlab-rep-yxbh","name":"integ-app-xcyq-20260518-204355-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T20:47:49Z","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-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:47:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:47:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-18T20:47:49Z","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-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:47:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq"} {"level":"info","ts":"2026-05-18T20:47:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","destinationComponentSnapshot.Name":"integ-app-xcyq-20260518-204355-000","testedSnapshot":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:47:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-18T20:47:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.Name":"my-integration-test-dulm","destinationSnapshot.Name":"integ-app-xcyq-20260518-204355-000","testedSnapshot":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:47:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.Name":"my-integration-test-ohcx"} {"level":"info","ts":"2026-05-18T20:47:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.Name":"my-integration-test-dulm","destinationSnapshot.Name":"integ-app-xcyq-20260518-204355-000","testedSnapshot":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:47:49Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","projectID":56586709,"pipelineID":2535348917} {"level":"info","ts":"2026-05-18T20:47:49Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenarioName":"my-integration-test-dulm"} {"level":"info","ts":"2026-05-18T20:47:49Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","scenario.name":"my-integration-test-dulm","commitStatus2.ID":14430184351,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-18T20:47:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","testedSnapshot.Name":"integ-app-xcyq-20260518-204355-000","destinationSnapshot.Name":"integ-app-xcyq-20260518-204355-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-18T20:47:49Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentTitle":"Integration test for component test-comp-pac-gitlab-rfoshr","noteID":3361023511} {"level":"info","ts":"2026-05-18T20:47:49Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentTitle":"Integration test for component test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:47:49Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","commentPrefix":"Integration test for component test-comp-pac-gitlab-rfoshr","count":3} {"level":"info","ts":"2026-05-18T20:47:50Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","noteID":3361023511,"commentPrefix":"Integration test for component test-comp-pac-gitlab-rfoshr"} {"level":"info","ts":"2026-05-18T20:47:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:47:50Z","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-xcyq-20260518-204355-000","namespace":"gitlab-rep-yxbh"},"application":"gitlab-rep-yxbh/integ-app-xcyq","snapshot.Name":"integ-app-xcyq-20260518-204355-000"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:50Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kwtf/gl-multi-component-child-yyup, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:47:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:48:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-dulm-lw4ph","namespace":"gitlab-rep-yxbh"},"pipelineRun.Name":"my-integration-test-dulm-lw4ph"} {"level":"info","ts":"2026-05-18T20:48:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-dulm-lw4ph","namespace":"gitlab-rep-yxbh"},"namespace":"gitlab-rep-yxbh","name":"my-integration-test-dulm-lw4ph","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"295.461743ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:48:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","reconcileID":"2607c828-e633-400e-bb2b-7c86630b6b98","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-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"300.973789ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:48:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","reconcileID":"215772c4-150f-46e0-81c8-d489a5804bc4","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-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"312.172535ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:48:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","reconcileID":"6aa6d85e-b2c5-41fd-b285-b4824d61ead3","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-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"332.773327ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:48:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","reconcileID":"4c5dd2dc-0ecd-4574-81ab-1dd36bed43fb","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-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"373.712148ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:48:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","reconcileID":"470bb827-9a57-4472-a471-4578330cbf6c","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-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"396.214815ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:48:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","reconcileID":"2f6a580c-5d1a-4c82-a073-2fc480883a58","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-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"454.647601ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:48:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","reconcileID":"053f8702-2072-4109-8e5a-3a988ba6f645","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-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"775.521688ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:48:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:48:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","reconcileID":"da23e2c5-61e1-4280-87a7-a43d0985cfa6","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-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"1.218613806s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:48:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","reconcileID":"da7cd393-1df0-481e-8083-562336157797","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-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","elapsedSinceCompletion":"1.416832586s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:48:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","reconcileID":"0a40dcde-5ecc-4c16-aa71-27e96230397f","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-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:28Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","reconcileID":"150ba253-e183-4776-b9be-b7da9ba33200","component.Name":"gl-multi-component-parent-yyup"} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ijim-20260518-204407-000"} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ijim-20260518-204407-000","application":"build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ijim-20260518-204407-000"} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"build-suite-component-update-ijim-20260518-204407-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ijim-20260518-204407-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-yyup","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup@sha256:45289d6fd4acc6e0ec54e8e7c28ae0b877391cc32425f9a898ac665e9a52a079","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd","revision":"c1498a8048439750d87f5fad633380c84e2c25e1"}}}]} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-fjkkg with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-ijim-20260518-204407-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-kwtf/gl-multi-component-child-yyup-on-pull-request-5xlhs with pr group konflux-gl-multi-component-child-yyup is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-ijim-20260518-204407-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-yyup is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ijim-20260518-204407-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash ae55f9a9c04e8586e6d3ab880cc709b17c1a03a4ef80d0216976f7e3f67eda is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-ijim-20260518-204407-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-ijim-20260518-204407-000"} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ijim-20260518-204407-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ijim-20260518-204407-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T20:48: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":"build-suite-component-update-ijim-20260518-204407-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ijim-20260518-204407-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","Application.Name":"build-suite-component-update-ijim","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T20:48: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":"build-suite-component-update-ijim-20260518-204407-000","namespace":"build-e2e-kwtf"},"snapshot":{"name":"build-suite-component-update-ijim-20260518-204407-000","namespace":"build-e2e-kwtf"}} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-ijim-20260518-204407-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-ijim-20260518-204407-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-ijim-20260518-204407-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"build-suite-component-update-ijim-20260518-204407-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ijim-20260518-204407-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"build-suite-component-update-ijim-20260518-204407-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T20:48:28Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T20:48:28Z","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":"build-suite-component-update-ijim-20260518-204407-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ijim-20260518-204407-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ijim-20260518-204407-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-18T20:48: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":"build-suite-component-update-ijim-20260518-204407-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ijim-20260518-204407-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ijim-20260518-204407-000"} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-ijim-20260518-204407-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"build-suite-component-update-ijim-20260518-204407-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-ijim-20260518-204407-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","snapshot.Namespace":"build-e2e-kwtf","snapshot.Name":"build-suite-component-update-ijim-20260518-204407-000"} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ijim-20260518-204407-000"} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","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-05-18T20:48:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yyup-on-pull-request-qq2tz has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:29Z","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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","snapshot.Name":"build-suite-component-update-ijim-20260518-204407-000"} {"level":"info","ts":"2026-05-18T20:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","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-05-18T20:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yyup-on-pull-request-qq2tz has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-pull-request-qq2tz","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","elapsedSinceCompletion":"768.512808ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:48:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","reconcileID":"4daf9e35-d86c-45f5-9e44-9e419abe7890","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-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","elapsedSinceCompletion":"774.013576ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:48:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","reconcileID":"4979e1f9-af04-4289-a67f-2680863280c1","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-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","elapsedSinceCompletion":"785.175821ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:48:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","reconcileID":"cffb7124-547c-4771-882c-b2df4c8383db","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-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","elapsedSinceCompletion":"805.750224ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:48:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","reconcileID":"14a1e9f3-1594-43fd-88e2-b5a6075560c7","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-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","elapsedSinceCompletion":"846.501392ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:48:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","reconcileID":"f94e0f75-894b-4394-8288-179ac800c161","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-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","elapsedSinceCompletion":"894.720638ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:48:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","reconcileID":"836e4975-aa4f-48dd-983b-8d6e7b98c252","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-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","elapsedSinceCompletion":"927.241614ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:48:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","reconcileID":"1b31d921-cbae-4da2-af2f-32522e5383a2","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-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","elapsedSinceCompletion":"1.248212599s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:48:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","reconcileID":"9a0075b4-929b-4230-9841-719296539ee4","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-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","elapsedSinceCompletion":"1.604718779s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:48:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","reconcileID":"2569a15f-7cd6-4cf0-a728-d7b535404f8c","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-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","elapsedSinceCompletion":"1.889602459s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T20:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T20:48:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","reconcileID":"73cc5fd9-ec2c-4b31-bbb5-e89859f80721","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-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-ugmy-20260518-204352-000"} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-ugmy-20260518-204352-000","application":"build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-ugmy-20260518-204352-000"} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"build-suite-test-application-ugmy-20260518-204352-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-ugmy-20260518-204352-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-addvik","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik@sha256:1c03cc9433145271bc98d0bec8c22ce6f07d3cf1272b7cc618b6218d37ee7c1a","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-dxyevc","revision":"66f2a394e51030d63f1a9377a7979469fc09ef45"}}}]} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-gzgt/gl-test-custom-branch-addvik-on-pull-request-f6ds9 with pr group konflux-gl-test-custom-branch-addvik is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-ugmy-20260518-204352-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-addvik is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ugmy-20260518-204352-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 93184b46ff442d75af7be38144be5622520d075a014ac9bac69dd337f444d6 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-ugmy-20260518-204352-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-ugmy-20260518-204352-000"} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ugmy-20260518-204352-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ugmy-20260518-204352-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T20:48:37Z","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":"build-suite-test-application-ugmy-20260518-204352-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-ugmy-20260518-204352-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","Application.Name":"build-suite-test-application-ugmy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-test-application-ugmy-20260518-204352-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","snapshot.Name":"build-suite-test-application-ugmy-20260518-203858-000"} {"level":"info","ts":"2026-05-18T20:48:37Z","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":"build-suite-test-application-ugmy-20260518-204352-000","namespace":"build-e2e-gzgt"},"snapshot":{"name":"build-suite-test-application-ugmy-20260518-204352-000","namespace":"build-e2e-gzgt"}} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-ugmy-20260518-204352-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-ugmy-20260518-204352-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-ugmy-20260518-204352-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"build-suite-test-application-ugmy-20260518-204352-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ugmy-20260518-204352-000"} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-ugmy-20260518-204352-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"build-suite-test-application-ugmy-20260518-204352-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T20:48:37Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T20:48:37Z","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":"build-suite-test-application-ugmy-20260518-204352-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ugmy-20260518-204352-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ugmy-20260518-204352-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-18T20:48:37Z","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":"build-suite-test-application-ugmy-20260518-204352-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ugmy-20260518-204352-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-ugmy-20260518-204352-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"build-suite-test-application-ugmy-20260518-204352-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-ugmy-20260518-204352-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","snapshot.Namespace":"build-e2e-gzgt","snapshot.Name":"build-suite-test-application-ugmy-20260518-204352-000"} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ugmy-20260518-204352-000"} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","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-05-18T20:48:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:48:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-addvik-on-pull-request-g4qfk has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:39Z","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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48: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":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","snapshot.Name":"build-suite-test-application-ugmy-20260518-204352-000"} {"level":"info","ts":"2026-05-18T20:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","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-05-18T20:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-addvik-on-pull-request-g4qfk has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-pull-request-g4qfk","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:50Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-push-zppf2","reconcileID":"f5b219dc-f70a-4624-8bda-0b5756b7d227","Component.Namespace":"build-e2e-kwtf","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup@sha256:cf9cb898ba745afecbd26131efb5fca35e429197a61601d58cfe41a696c067f6","Component.Name":"gl-multi-component-child-yyup","lastBuildCommit":"58025271606aa94ee76ad565d2cbeb8990644f73"} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","component.Namespace":"build-e2e-kwtf","component.Name":"gl-multi-component-child-yyup"} {"level":"info","ts":"2026-05-18T20:48:50Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-push-zppf2","reconcileID":"f5b219dc-f70a-4624-8bda-0b5756b7d227","component.Name":"gl-multi-component-parent-yyup"} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ijim-20260518-204422-000"} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ijim-20260518-204422-000","application":"build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ijim-20260518-204422-000"} {"level":"info","ts":"2026-05-18T20:48:50Z","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":"build-suite-component-update-ijim-20260518-204422-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ijim-20260518-204422-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ijim-20260518-204422-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T20:48:50Z","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":"build-suite-component-update-ijim-20260518-204422-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"build-suite-component-update-ijim-20260518-204422-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ijim-20260518-204422-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-yyup","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup@sha256:cf9cb898ba745afecbd26131efb5fca35e429197a61601d58cfe41a696c067f6","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd","revision":"58025271606aa94ee76ad565d2cbeb8990644f73"}}}]} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ijim-20260518-204422-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","Application.Name":"build-suite-component-update-ijim","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ijim-20260518-204422-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"build-suite-component-update-ijim-20260518-204422-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T20:48:50Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T20:48:50Z","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":"build-suite-component-update-ijim-20260518-204422-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ijim-20260518-204422-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:50Z","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":"build-suite-component-update-ijim-20260518-204422-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ijim-20260518-204422-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-push-zppf2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ijim-20260518-204422-000"} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-push-zppf2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ijim-20260518-204422-000"} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-push-zppf2","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-05-18T20:48:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-push-zppf2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yyup-on-push-zppf2 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","snapshot.Name":"build-suite-component-update-ijim-20260518-204422-000"} {"level":"info","ts":"2026-05-18T20:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-push-zppf2","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-05-18T20:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yyup-on-push-zppf2 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-zppf2","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:48:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-push-bc6jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-push-bc6jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T20:48:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-test-custom-branch-addvik-on-push-bc6jr is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:03Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-push-pb5cp","reconcileID":"a0248af8-d6ed-4957-b14e-fc5955e734ee","Component.Namespace":"build-e2e-kwtf","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup@sha256:d42cd5636362bf80df81918ce9c1d04720dc6f40eb8005a119c2805cfc92943d","Component.Name":"gl-multi-component-child-yyup","lastBuildCommit":"e066d224540021f5a0ba8674b42cf4f86f96b810"} {"level":"info","ts":"2026-05-18T20:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","component.Namespace":"build-e2e-kwtf","component.Name":"gl-multi-component-child-yyup"} {"level":"info","ts":"2026-05-18T20:49:03Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-push-pb5cp","reconcileID":"a0248af8-d6ed-4957-b14e-fc5955e734ee","component.Name":"gl-multi-component-parent-yyup"} {"level":"info","ts":"2026-05-18T20:49:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ijim-20260518-204448-000"} {"level":"info","ts":"2026-05-18T20:49:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ijim-20260518-204448-000","application":"build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ijim-20260518-204448-000"} {"level":"info","ts":"2026-05-18T20:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"build-suite-component-update-ijim-20260518-204448-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ijim-20260518-204448-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-yyup","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup@sha256:d42cd5636362bf80df81918ce9c1d04720dc6f40eb8005a119c2805cfc92943d","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd","revision":"e066d224540021f5a0ba8674b42cf4f86f96b810"}}}]} {"level":"info","ts":"2026-05-18T20:49:03Z","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":"build-suite-component-update-ijim-20260518-204448-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ijim-20260518-204448-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ijim-20260518-204448-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T20:49:03Z","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":"build-suite-component-update-ijim-20260518-204448-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ijim-20260518-204448-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","Application.Name":"build-suite-component-update-ijim","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T20:49:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ijim-20260518-204448-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"build-suite-component-update-ijim-20260518-204448-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T20:49:03Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T20:49:03Z","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":"build-suite-component-update-ijim-20260518-204448-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ijim-20260518-204448-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:03Z","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":"build-suite-component-update-ijim-20260518-204448-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ijim-20260518-204448-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-push-pb5cp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ijim-20260518-204448-000"} {"level":"info","ts":"2026-05-18T20:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-push-pb5cp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ijim-20260518-204448-000"} {"level":"info","ts":"2026-05-18T20:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-push-pb5cp","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-05-18T20:49:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-push-pb5cp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yyup-on-push-pb5cp has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","snapshot.Name":"build-suite-component-update-ijim-20260518-204448-000"} {"level":"info","ts":"2026-05-18T20:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-child-yyup-on-push-pb5cp","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-05-18T20:49:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-yyup-on-push-pb5cp has finished running","buildpipelineRun":{"name":"gl-multi-component-child-yyup-on-push-pb5cp","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:08Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-push-r2hk5","reconcileID":"07cc3e15-d3f7-4ed0-b4a1-12bdface2fd1","Component.Namespace":"build-e2e-kwtf","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-parent-yyup@sha256:e5620f0f63a20c49287fbfeb020f76cadc3e4b09438433addd08b6ca0f199b12","Component.Name":"gl-multi-component-parent-yyup","lastBuildCommit":"3d18d3d494b5ffde0252144650e25dc73d500e40"} {"level":"info","ts":"2026-05-18T20:49:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","component.Namespace":"build-e2e-kwtf","component.Name":"gl-multi-component-parent-yyup"} {"level":"info","ts":"2026-05-18T20:49:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-ijim-20260518-204450-000"} {"level":"info","ts":"2026-05-18T20:49:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-ijim-20260518-204450-000","application":"build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-ijim-20260518-204450-000"} {"level":"info","ts":"2026-05-18T20:49:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"build-suite-component-update-ijim-20260518-204450-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-ijim-20260518-204450-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-yyup","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-child-yyup@sha256:d42cd5636362bf80df81918ce9c1d04720dc6f40eb8005a119c2805cfc92943d","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-cfwrqd","revision":"e066d224540021f5a0ba8674b42cf4f86f96b810","dockerfileUrl":"Dockerfile"}}},{"name":"gl-multi-component-parent-yyup","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-kwtf/gl-multi-component-parent-yyup@sha256:e5620f0f63a20c49287fbfeb020f76cadc3e4b09438433addd08b6ca0f199b12","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-cfwrqd","revision":"3d18d3d494b5ffde0252144650e25dc73d500e40"}}}]} {"level":"info","ts":"2026-05-18T20:49:08Z","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":"build-suite-component-update-ijim-20260518-204450-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ijim-20260518-204450-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-ijim-20260518-204450-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T20:49:08Z","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":"build-suite-component-update-ijim-20260518-204450-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-ijim-20260518-204450-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","Application.Name":"build-suite-component-update-ijim","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T20:49:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-ijim-20260518-204450-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"build-suite-component-update-ijim-20260518-204450-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T20:49:08Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T20:49:08Z","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":"build-suite-component-update-ijim-20260518-204450-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-ijim-20260518-204450-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:08Z","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":"build-suite-component-update-ijim-20260518-204450-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-ijim-20260518-204450-000","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-push-r2hk5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ijim-20260518-204450-000"} {"level":"info","ts":"2026-05-18T20:49:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-push-r2hk5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-ijim-20260518-204450-000"} {"level":"info","ts":"2026-05-18T20:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-push-r2hk5","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-05-18T20:49:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-push-r2hk5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-yyup-on-push-r2hk5 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","snapshot.Name":"build-suite-component-update-ijim-20260518-204450-000"} {"level":"info","ts":"2026-05-18T20:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim","namespace":"build-e2e-kwtf","name":"gl-multi-component-parent-yyup-on-push-r2hk5","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-05-18T20:49:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-yyup-on-push-r2hk5 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-yyup-on-push-r2hk5","namespace":"build-e2e-kwtf"},"application":"build-e2e-kwtf/build-suite-component-update-ijim"} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:53:23Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-push-bc6jr","reconcileID":"f6f6081c-6e8c-4353-be51-fbe14a7de291","Component.Namespace":"build-e2e-gzgt","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik@sha256:e1a539c75d6449b3783a68bf39bd23fe2b1b5b3ca262ede8a5ac5bb46a2aec4e","Component.Name":"gl-test-custom-branch-addvik","lastBuildCommit":"9b5702a27c06027970396b3a71aa1f99c1c5e41d"} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","component.Namespace":"build-e2e-gzgt","component.Name":"gl-test-custom-branch-addvik"} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-ugmy-20260518-204852-000"} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-ugmy-20260518-204852-000","application":"build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-ugmy-20260518-204852-000"} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"build-suite-test-application-ugmy-20260518-204852-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-ugmy-20260518-204852-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-addvik","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-gzgt/gl-test-custom-branch-addvik@sha256:e1a539c75d6449b3783a68bf39bd23fe2b1b5b3ca262ede8a5ac5bb46a2aec4e","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-dxyevc","revision":"9b5702a27c06027970396b3a71aa1f99c1c5e41d"}}}]} {"level":"info","ts":"2026-05-18T20:53:23Z","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":"build-suite-test-application-ugmy-20260518-204852-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ugmy-20260518-204852-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-ugmy-20260518-204852-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T20:53:23Z","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":"build-suite-test-application-ugmy-20260518-204852-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-ugmy-20260518-204852-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","Application.Name":"build-suite-test-application-ugmy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-ugmy-20260518-204852-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"build-suite-test-application-ugmy-20260518-204852-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T20:53:23Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T20:53:23Z","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":"build-suite-test-application-ugmy-20260518-204852-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-ugmy-20260518-204852-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:53:23Z","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":"build-suite-test-application-ugmy-20260518-204852-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-ugmy-20260518-204852-000","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-push-bc6jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ugmy-20260518-204852-000"} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-push-bc6jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-ugmy-20260518-204852-000"} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-push-bc6jr","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-05-18T20:53:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-push-bc6jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-addvik-on-push-bc6jr has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","snapshot.Name":"build-suite-test-application-ugmy-20260518-204852-000"} {"level":"info","ts":"2026-05-18T20:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik-on-push-bc6jr","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-05-18T20:53:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-addvik-on-push-bc6jr has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-addvik-on-push-bc6jr","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy"} {"level":"error","ts":"2026-05-18T20:55:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-addvik","namespace":"build-e2e-gzgt"},"namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik","reconcileID":"dd4038e6-8998-4248-8222-d72e4f63add1","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gl-test-custom-branch-addvik\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","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-05-18T20:55:29Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-addvik","namespace":"build-e2e-gzgt"},"application":"build-e2e-gzgt/build-suite-test-application-ugmy","namespace":"build-e2e-gzgt","name":"gl-test-custom-branch-addvik","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T20:55:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-ugmy-20260518-204852-000"} {"level":"info","ts":"2026-05-18T20:55:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-gzgt","snapshot":"build-suite-test-application-ugmy-20260518-204852-000"} {"level":"info","ts":"2026-05-18T20:55:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-ugmy-20260518-204352-000"} {"level":"info","ts":"2026-05-18T20:55:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-gzgt","snapshot":"build-suite-test-application-ugmy-20260518-204352-000"} {"level":"info","ts":"2026-05-18T20:55:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-ugmy-20260518-203858-000"} {"level":"info","ts":"2026-05-18T20:55:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-gzgt","snapshot":"build-suite-test-application-ugmy-20260518-203858-000"} {"level":"info","ts":"2026-05-18T21:09:32Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T21:09:32Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T21:09:32Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T21:09:32Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T21:09:33Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T21:09:33Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"}