{"level":"info","ts":"2026-05-18T22:48:16Z","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-18T22:48:16Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-18T22:48:16Z","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-18T22:48:16Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-18T22:48:16Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-05-18T22:48:16Z","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-18T22:48:16Z","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-18T22:48:16Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-18T22:48:16Z","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-18T22:48:16Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-18T22:48:16Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-05-18T22:48:16Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-05-18T22:48:16Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-05-18T22:48:16Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-05-18T22:48:16Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-05-18T22:48:16Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-05-18T22:48:16Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-05-18T22:48:16Z","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-18T22:48:16Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-05-18T22:48:16Z","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-18T22:48:16Z","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-18T22:48:16Z","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-18T22:48:16Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"info","ts":"2026-05-18T22:48:16Z","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-18T22:48:16Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"error","ts":"2026-05-18T22:48:16Z","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-18T22:48:16Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-18T22:48:16Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"info","ts":"2026-05-18T22:48:16Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-05-18T22:48:16Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"error","ts":"2026-05-18T22:48:16Z","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-18T22:48:16Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-18T22:48:16Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-05-18T22:48:26Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-18T22:48:26Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-18T22:48:36Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-18T22:48:36Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-18T22:48:46Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-18T22:48:46Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-05-18T22:48:56Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-18T22:48:56Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-18T22:48:56Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-18T22:48:56Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-18T23:01:55Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-annotations-xljrdm","namespace":"build-e2e-zxdi"},"application":"build-e2e-zxdi/build-suite-test-application-yinm","namespace":"build-e2e-zxdi","name":"test-annotations-xljrdm","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:01:58Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-qyzubk","namespace":"stat-rep-vbmc"},"application":"stat-rep-vbmc/integ-app-nzyx","namespace":"stat-rep-vbmc","name":"test-component-pac-qyzubk","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:02:03Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-mconiw","namespace":"integration1-cuin"},"application":"integration1-cuin/integ-app-jvve","namespace":"integration1-cuin","name":"test-component-pac-mconiw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:02:13Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-gluywk","namespace":"build-e2e-pmib"},"application":"build-e2e-pmib/build-suite-positive-mc-ozmn","namespace":"build-e2e-pmib","name":"go-component-gluywk","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:02:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-vbmc","name":"my-integration-test-ybkp"}} {"level":"info","ts":"2026-05-18T23:02:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ybkp"} {"level":"info","ts":"2026-05-18T23:02:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ybkp"} {"level":"info","ts":"2026-05-18T23:02:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/18 23:02:19 http: TLS handshake error from 10.129.0.2:33282: EOF {"level":"info","ts":"2026-05-18T23:02:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-vbmc","name":"my-integration-test-eyqx"}} {"level":"info","ts":"2026-05-18T23:02:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-eyqx"} {"level":"info","ts":"2026-05-18T23:02:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-eyqx"} {"level":"info","ts":"2026-05-18T23:02:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-18T23:02:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-vbmc","name":"my-integration-test-uwzk"}} {"level":"info","ts":"2026-05-18T23:02:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-uwzk"} {"level":"info","ts":"2026-05-18T23:02:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-uwzk"} {"level":"info","ts":"2026-05-18T23:02:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/18 23:02:20 http: TLS handshake error from 10.129.0.2:33298: EOF {"level":"info","ts":"2026-05-18T23:02:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-cuin","name":"my-integration-test-rpcq"}} {"level":"info","ts":"2026-05-18T23:02:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-rpcq"} {"level":"info","ts":"2026-05-18T23:02:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-rpcq"} {"level":"info","ts":"2026-05-18T23:02:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-18T23:02:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-cuin","name":"skipped-its"}} {"level":"info","ts":"2026-05-18T23:02:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-05-18T23:02:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-05-18T23:02:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-18T23:02:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-vbmc","name":"my-integration-test-cqhw"}} {"level":"info","ts":"2026-05-18T23:02:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-cqhw"} {"level":"info","ts":"2026-05-18T23:02:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-cqhw"} {"level":"info","ts":"2026-05-18T23:02:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-18T23:02:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-htph"} {"level":"info","ts":"2026-05-18T23:02:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-htph","application":"appstudio"} {"level":"info","ts":"2026-05-18T23:02:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-htph"} {"level":"info","ts":"2026-05-18T23:02:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-htph"} {"level":"info","ts":"2026-05-18T23:02:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-htph","snapshot":{"name":"snapshot-sample-htph","namespace":"tenant-dev-zyou"},"namespace":"tenant-dev-zyou","name":"snapshot-sample-htph","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T23:02:27Z","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-htph","namespace":"tenant-dev-zyou"},"application":"tenant-dev-zyou/appstudio"} {"level":"info","ts":"2026-05-18T23:02:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-htph","namespace":"tenant-dev-zyou"},"application":"tenant-dev-zyou/appstudio"} {"level":"info","ts":"2026-05-18T23:02:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-htph","namespace":"tenant-dev-zyou"},"application":"tenant-dev-zyou/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T23:02:27Z","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-htph","namespace":"tenant-dev-zyou"},"application":"tenant-dev-zyou/appstudio"} {"level":"info","ts":"2026-05-18T23:02:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-htph","namespace":"tenant-dev-zyou"},"application":"tenant-dev-zyou/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T23:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-htph","namespace":"tenant-dev-zyou"},"application":"tenant-dev-zyou/appstudio","namespace":"tenant-dev-zyou","name":"snapshot-sample-htph","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T23:02:27Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T23:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-htph","namespace":"tenant-dev-zyou"},"application":"tenant-dev-zyou/appstudio"} {"level":"info","ts":"2026-05-18T23:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-htph","namespace":"tenant-dev-zyou"},"application":"tenant-dev-zyou/appstudio"} {"level":"info","ts":"2026-05-18T23:02:28Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-htph', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-htph","namespace":"tenant-dev-zyou"},"namespace":"tenant-dev-zyou","name":"snapshot-sample-htph","reconcileID":"c7f8e78f-98bf-4f24-96e4-804ac2a060a2"} {"level":"info","ts":"2026-05-18T23:02:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-htph","namespace":"tenant-dev-zyou"},"application":"tenant-dev-zyou/appstudio","namespace":"tenant-dev-zyou","name":"snapshot-sample-htph-qxjjb","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-18T23:02:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-htph","namespace":"tenant-dev-zyou"},"application":"tenant-dev-zyou/appstudio","release.Name":"snapshot-sample-htph-qxjjb"} {"level":"info","ts":"2026-05-18T23:02:35Z","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-htph","namespace":"tenant-dev-zyou"},"application":"tenant-dev-zyou/appstudio"} {"level":"info","ts":"2026-05-18T23:02:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-htph","namespace":"tenant-dev-zyou"},"application":"tenant-dev-zyou/appstudio"} {"level":"info","ts":"2026-05-18T23:02:40Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-default-ftsjbu","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:02:43Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-hlmi","name":"my-integration-test-ngzv"}} {"level":"info","ts":"2026-05-18T23:02:58Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-one-vqeu","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"component-one-vqeu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:03:01Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pgsh","namespace":"build-e2e-uxzo"},"application":"build-e2e-uxzo/test-app-tjyk","namespace":"build-e2e-uxzo","name":"test-comp-pgsh","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:03:09Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-wuar","name":"my-integration-test-reml"}} {"level":"info","ts":"2026-05-18T23:03:09Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-reml"} {"level":"info","ts":"2026-05-18T23:03:09Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-reml"} {"level":"info","ts":"2026-05-18T23:03:09Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} 2026/05/18 23:03:09 http: TLS handshake error from 10.128.0.2:38440: EOF {"level":"info","ts":"2026-05-18T23:03:10Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-jxoriw","namespace":"group-wuar"},"application":"group-wuar/integ-app-shge","namespace":"group-wuar","name":"go-component-jxoriw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:03:17Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-two-krei","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"component-two-krei","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:03:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-juku","name":"my-integration-test-scbh"}} {"level":"info","ts":"2026-05-18T23:03:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-scbh"} {"level":"info","ts":"2026-05-18T23:03:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-scbh"} {"level":"info","ts":"2026-05-18T23:03:21Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-18T23:03:22Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-fugp","namespace":"konflux-juku"},"application":"konflux-juku/konflux-demo-app","namespace":"konflux-juku","name":"konflux-demo-component-fugp","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:03:23Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-lrdj","namespace":"build-e2e-uxzo"},"application":"build-e2e-uxzo/test-app-tjyk","namespace":"build-e2e-uxzo","name":"test-comp-lrdj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:03:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-18T23:03:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-18T23:03:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-18T23:03:23Z","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-kvqx"},"snapshot.Namespace":"block-rp-dev-kvqx","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-18T23:03:23Z","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-kvqx"}} {"level":"info","ts":"2026-05-18T23:03:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-18T23:03:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-18T23:03:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-18T23:03:24Z","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-ldhw"},"snapshot.Namespace":"neg-rp-dev-ldhw","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-18T23:03:24Z","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-ldhw"}} {"level":"info","ts":"2026-05-18T23:03:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-htph"} {"level":"info","ts":"2026-05-18T23:03:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"tenant-dev-zyou","snapshot":"snapshot-sample-htph"} {"level":"info","ts":"2026-05-18T23:03:26Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-qygaoa","namespace":"build-e2e-fnjf"},"application":"build-e2e-fnjf/build-suite-test-application-srvq","namespace":"build-e2e-fnjf","name":"gh-test-custom-default-qygaoa","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:03:28Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-child-rfpb","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:03:30Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-child-njko","namespace":"build-e2e-pkuw"},"application":"build-e2e-pkuw/build-suite-component-update-srra","namespace":"build-e2e-pkuw","name":"gh-multi-component-child-njko","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:03:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-bvmn"} {"level":"info","ts":"2026-05-18T23:03:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-bvmn","application":"appstudio"} {"level":"info","ts":"2026-05-18T23:03:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-bvmn"} {"level":"info","ts":"2026-05-18T23:03:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-bvmn"} {"level":"info","ts":"2026-05-18T23:03:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-bvmn","snapshot":{"name":"snapshot-sample-bvmn","namespace":"happy-path-jtdy"},"namespace":"happy-path-jtdy","name":"snapshot-sample-bvmn","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T23:03:31Z","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-bvmn","namespace":"happy-path-jtdy"},"application":"happy-path-jtdy/appstudio"} {"level":"info","ts":"2026-05-18T23:03:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-bvmn","namespace":"happy-path-jtdy"},"application":"happy-path-jtdy/appstudio"} {"level":"info","ts":"2026-05-18T23:03:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-bvmn","namespace":"happy-path-jtdy"},"application":"happy-path-jtdy/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T23:03:31Z","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-bvmn","namespace":"happy-path-jtdy"},"application":"happy-path-jtdy/appstudio"} {"level":"info","ts":"2026-05-18T23:03:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-bvmn","namespace":"happy-path-jtdy"},"application":"happy-path-jtdy/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T23:03:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-bvmn","namespace":"happy-path-jtdy"},"application":"happy-path-jtdy/appstudio","namespace":"happy-path-jtdy","name":"snapshot-sample-bvmn","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T23:03:31Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T23:03:31Z","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-bvmn","namespace":"happy-path-jtdy"},"application":"happy-path-jtdy/appstudio"} {"level":"info","ts":"2026-05-18T23:03:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-bvmn","namespace":"happy-path-jtdy"},"application":"happy-path-jtdy/appstudio"} {"level":"info","ts":"2026-05-18T23:03:31Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-bvmn', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-bvmn","namespace":"happy-path-jtdy"},"namespace":"happy-path-jtdy","name":"snapshot-sample-bvmn","reconcileID":"4a8e74b9-6c99-47a5-8f42-e583e11ec8c1"} {"level":"info","ts":"2026-05-18T23:03:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-bvmn","namespace":"happy-path-jtdy"},"application":"happy-path-jtdy/appstudio","namespace":"happy-path-jtdy","name":"snapshot-sample-bvmn-x7swd","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-18T23:03:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-bvmn","namespace":"happy-path-jtdy"},"application":"happy-path-jtdy/appstudio","release.Name":"snapshot-sample-bvmn-x7swd"} {"level":"info","ts":"2026-05-18T23:03:31Z","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-bvmn","namespace":"happy-path-jtdy"},"application":"happy-path-jtdy/appstudio"} {"level":"info","ts":"2026-05-18T23:03:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-bvmn","namespace":"happy-path-jtdy"},"application":"happy-path-jtdy/appstudio"} {"level":"info","ts":"2026-05-18T23:03:32Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-child-xgzy","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:03:35Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-annotations-xljrdm","namespace":"build-e2e-zxdi"},"application":"build-e2e-zxdi/build-suite-test-application-yinm","namespace":"build-e2e-zxdi","name":"test-annotations-xljrdm","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:03:35Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-hcds","namespace":"build-e2e-uxzo"},"application":"build-e2e-uxzo/test-app-tjyk","namespace":"build-e2e-uxzo","name":"test-comp-hcds","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:03:40Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-bgksfb","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:03:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-18T23:03:45Z","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-ldhw","snapshot":"snapshot"} {"level":"info","ts":"2026-05-18T23:03:48Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-parent-rfpb","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:03:50Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-parent-njko","namespace":"build-e2e-pkuw"},"application":"build-e2e-pkuw/build-suite-component-update-srra","namespace":"build-e2e-pkuw","name":"gh-multi-component-parent-njko","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:03:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"component-two-krei-on-pull-request-xns7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"component-two-krei-on-pull-request-xns7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"component-two-krei-on-pull-request-xns7n","PR group":"konflux-component-two-krei"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","prGroup":"konflux-component-two-krei","prGroupHash":"e990595db746feac8909347796f6db8af617eedd9eb74b0e7fc6278d0f9341"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-component-two-krei is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"component-two-krei-on-pull-request-xns7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-krei is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"component-two-krei-on-pull-request-xns7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-krei is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"component-two-krei-on-pull-request-xns7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-krei is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"component-two-krei-on-pull-request-xns7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-krei is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"component-two-krei-on-pull-request-xns7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-krei is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"component-two-krei-on-pull-request-xns7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-krei is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"component-two-krei-on-pull-request-xns7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-krei is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"component-two-krei-on-pull-request-xns7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-krei is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"component-two-krei-on-pull-request-xns7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-krei is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"component-two-krei-on-pull-request-xns7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-krei is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"component-two-krei-on-pull-request-xns7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:03:53Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-parent-xgzy","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:03:56Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-wqek","namespace":"build-e2e-uxzo"},"application":"build-e2e-uxzo/test-app-tjyk","namespace":"build-e2e-uxzo","name":"test-symlink-comp-wqek","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:03:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-18T23:03:56Z","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-kvqx","snapshot":"snapshot"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-krei is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"component-two-krei-on-pull-request-xns7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-krei is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"component-two-krei-on-pull-request-xns7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-krei is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:03:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"component-two-krei-on-pull-request-xns7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:04: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-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:04: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-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:04: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-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:04: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-krei is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:04: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-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"component-two-krei-on-pull-request-xns7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:04: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:04:28Z","logger":"controllers.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-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:04:28Z","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-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-krei is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:04: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:04:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"component-two-krei-on-pull-request-xns7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:04: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":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:33Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","PR group":"konflux-gl-multi-component-child-xgzy"} {"level":"info","ts":"2026-05-18T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","prGroup":"konflux-gl-multi-component-child-xgzy","prGroupHash":"dd033081cf6b6d5d6840d45a2c031c82b0f25f77aa0809af7d15ba2d76c031"} {"level":"info","ts":"2026-05-18T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:33Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:33Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:33Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:33Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:33Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","PR group":"konflux-gl-multi-component-child-xgzy"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","prGroup":"konflux-gl-multi-component-child-xgzy","prGroupHash":"dd033081cf6b6d5d6840d45a2c031c82b0f25f77aa0809af7d15ba2d76c031"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","build-e2e-zcpb":"gl-multi-component-child-xgzy-on-pull-request-mwt5x"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","build-e2e-zcpb":"gl-multi-component-child-xgzy-on-pull-request-mwt5x"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","build-e2e-zcpb":"gl-multi-component-child-xgzy-on-pull-request-mwt5x"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","build-e2e-zcpb":"gl-multi-component-child-xgzy-on-pull-request-mwt5x"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:36Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","build-e2e-zcpb":"gl-multi-component-child-xgzy-on-pull-request-mwt5x"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:36Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","build-e2e-zcpb":"gl-multi-component-child-xgzy-on-pull-request-mwt5x"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:37Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:37Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","build-e2e-zcpb":"gl-multi-component-child-xgzy-on-pull-request-mwt5x"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:04:37Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgzy-on-pull-request-mwt5x\" was cancelled"}],"startTime":"2026-05-18T23:04:34Z","completionTime":"2026-05-18T23:04:37Z","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-kyvbtd"},{"name":"revision","value":"bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"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"]}]}],"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-f986d5d18dce4f380e495c5b95721341-83c0632e0206765b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgzy-on-pull-request-mwt5x has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:37Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:37Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","build-e2e-zcpb":"gl-multi-component-child-xgzy-on-pull-request-mwt5x"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:04:37Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgzy-on-pull-request-mwt5x\" was cancelled"}],"startTime":"2026-05-18T23:04:34Z","completionTime":"2026-05-18T23:04:37Z","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-kyvbtd"},{"name":"revision","value":"bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"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"]}]}],"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-f986d5d18dce4f380e495c5b95721341-83c0632e0206765b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgzy-on-pull-request-mwt5x has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:37Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:37Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","build-e2e-zcpb":"gl-multi-component-child-xgzy-on-pull-request-mwt5x"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:04:37Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgzy-on-pull-request-mwt5x\" was cancelled"}],"startTime":"2026-05-18T23:04:34Z","completionTime":"2026-05-18T23:04:37Z","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-kyvbtd"},{"name":"revision","value":"bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"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"]}]}],"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-f986d5d18dce4f380e495c5b95721341-83c0632e0206765b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgzy-on-pull-request-mwt5x has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:37Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:37Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","build-e2e-zcpb":"gl-multi-component-child-xgzy-on-pull-request-mwt5x"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:04:37Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgzy-on-pull-request-mwt5x\" was cancelled"}],"startTime":"2026-05-18T23:04:34Z","completionTime":"2026-05-18T23:04:37Z","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-kyvbtd"},{"name":"revision","value":"bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"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"]}]}],"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-f986d5d18dce4f380e495c5b95721341-83c0632e0206765b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgzy-on-pull-request-mwt5x has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:38Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:38Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","build-e2e-zcpb":"gl-multi-component-child-xgzy-on-pull-request-mwt5x"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:04:37Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgzy-on-pull-request-mwt5x\" was cancelled"}],"startTime":"2026-05-18T23:04:34Z","completionTime":"2026-05-18T23:04:37Z","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-kyvbtd"},{"name":"revision","value":"bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"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"]}]}],"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-f986d5d18dce4f380e495c5b95721341-83c0632e0206765b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgzy-on-pull-request-mwt5x has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:41Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:41Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-child-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","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-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","PR group":"konflux-gl-test-custom-default-bgksfb"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","prGroup":"konflux-gl-test-custom-default-bgksfb","prGroupHash":"d3c4892ef4b032ebcbb9ecf8d6d8c4987049e21bfc91b93481356047840d10"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build 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-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","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-default-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build 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-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","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-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build 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-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","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-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build 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-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","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-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build 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-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","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-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build 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-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","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-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build 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-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","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-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build 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-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","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-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build 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-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","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-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:47Z","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-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:47Z","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-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:47Z","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-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:47Z","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-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:48Z","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-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:48Z","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-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:48Z","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-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:48Z","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-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:49Z","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-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:49Z","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-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04: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-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:01Z","logger":"controllers.build 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-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:01Z","logger":"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-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:01Z","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-bgksfb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05:02Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-bgksfb","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:05:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05:03Z","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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","PR group":"konflux-gl-multi-component-parent-xgzy"} {"level":"info","ts":"2026-05-18T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","prGroup":"konflux-gl-multi-component-parent-xgzy","prGroupHash":"f5e600526b7f55bb27b5e9c653c46c6bdd912bfea3a97d44cff793227a5ae9"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05:03Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05:03Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05:03Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05:03Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05:03Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-18T23:05:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"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-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05:03Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:05:04Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"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-18T23:05: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:05:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"namespace":"build-e2e-mxcq","name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","reconcileID":"4f74725f-ccd8-4e07-8c3c-18c234bb28f8","error":"pipelineruns.tekton.dev \"gl-test-custom-default-bgksfb-on-pull-request-s5hjx\" 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-18T23:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"req":{"name":"gl-test-custom-default-bgksfb-on-pull-request-s5hjx","namespace":"build-e2e-mxcq"},"error":"PipelineRun.tekton.dev \"gl-test-custom-default-bgksfb-on-pull-request-s5hjx\" 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-18T23:05: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-parent-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05:10Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-waingz","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:05: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:05: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:05: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-krei is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:05: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":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"component-two-krei-on-pull-request-xns7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:32Z","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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-waingz-on-pull-request-299r2","PR group":"konflux-gl-test-custom-branch-waingz"} {"level":"info","ts":"2026-05-18T23:05:32Z","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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","prGroup":"konflux-gl-test-custom-branch-waingz","prGroupHash":"2c2809b732fac09a1caf74506fc1cfd60d736a1a574aba3ae152960eb5de03"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:32Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:32Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:32Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:32Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:32Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:32Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:32Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:33Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:33Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:33Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:33Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:33Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:35Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:35Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:35Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:48Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:06:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-bvmn"} {"level":"info","ts":"2026-05-18T23:06:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"happy-path-jtdy","snapshot":"snapshot-sample-bvmn"} {"level":"info","ts":"2026-05-18T23:06: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":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:06: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":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:06:05Z","logger":"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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:06:05Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:06: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":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:06:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-rzdk-20260518-230607-678"} {"level":"info","ts":"2026-05-18T23:06:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-rzdk-20260518-230607-678","application":"build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:06:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-rzdk-20260518-230607-678"} {"level":"info","ts":"2026-05-18T23:06:07Z","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-rzdk-20260518-230607-678","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:06:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-rzdk-20260518-230607-678","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:06:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-rzdk-20260518-230607-678","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T23:06:07Z","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-rzdk-20260518-230607-678","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:06:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-rzdk-20260518-230607-678","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","Application.Name":"build-secret-lookup-rzdk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T23:06:07Z","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-rzdk-20260518-230607-678","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"build-secret-lookup-rzdk-20260518-230607-678","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T23:06:07Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T23:06:07Z","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-rzdk-20260518-230607-678","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:06:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-rzdk-20260518-230607-678","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:06:07Z","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-rzdk-20260518-230607-678","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:06:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-rzdk-20260518-230607-678","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk"} {"level":"info","ts":"2026-05-18T23:06:07Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-one-vqeu","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"component-one-vqeu","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:06:07Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-two-krei","namespace":"build-e2e-xhzm"},"application":"build-e2e-xhzm/build-secret-lookup-rzdk","namespace":"build-e2e-xhzm","name":"component-two-krei","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-05-18T23:06:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"pipelineRun.Name":"component-two-krei-on-pull-request-xns7n","error":"PipelineRun.tekton.dev \"component-two-krei-on-pull-request-xns7n\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile.func3\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:104\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:98\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-18T23:06:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"namespace":"build-e2e-xhzm","name":"component-two-krei-on-pull-request-xns7n","reconcileID":"20f25d61-5cc8-4756-97d1-ea375cd8e531","error":"PipelineRun.tekton.dev \"component-two-krei-on-pull-request-xns7n\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","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-18T23:06:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"namespace":"build-e2e-xhzm","name":"component-two-krei-on-pull-request-xns7n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-18T23:06:09Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"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-18T23:06:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"req":{"name":"component-two-krei-on-pull-request-xns7n","namespace":"build-e2e-xhzm"},"error":"PipelineRun.tekton.dev \"component-two-krei-on-pull-request-xns7n\" 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-18T23:06:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-rzdk-20260518-230607-678"} {"level":"info","ts":"2026-05-18T23:06:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-xhzm","snapshot":"build-secret-lookup-rzdk-20260518-230607-678"} {"level":"info","ts":"2026-05-18T23:06: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:06: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:06: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:06: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:06:32Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:06: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:08: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:08: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:08: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:08: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:08:23Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:08: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:08:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:08: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:08: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:08: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:08: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:08: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:08: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:08:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:08: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:08: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:08: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:08: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:08: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:08: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:08:45Z","logger":"controllers.build 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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:08:45Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:08:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:09: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:09: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":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:05Z","logger":"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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:05Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:09: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09:22Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:09: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:24Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:09: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:09: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-parent-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:09: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:35Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:09: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:35Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:09: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09:35Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:09: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:38Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:09: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:39Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:09: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:09: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-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-child-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:09: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:09: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09:48Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:09: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-parent-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:09: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:18Z","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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","prGroup":"konflux-gl-test-custom-branch-waingz","prGroupHash":"2c2809b732fac09a1caf74506fc1cfd60d736a1a574aba3ae152960eb5de03"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:18Z","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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:18Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:10:18Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:05:33Z","completionTime":"2026-05-18T23:10:18Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"name":"IMAGE_DIGEST","value":"sha256:fac3e932a278fc78d2e26569c525722419733f643936f542c841ba1a061887d2"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-cywvob"},{"name":"CHAINS-GIT_COMMIT","value":"e56cfdbc1037da8ab86c754ba6ed0e60007852be"}],"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-cywvob"},{"name":"revision","value":"e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be.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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be.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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"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-waingz-on-pull-request-299r2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customc8923ffe595d854b03cca0151d3978e0-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cc8923ffe595d854b03cca0151d3978e0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-c8923ffe595d854b03cca0151d3978e0-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custoc8923ffe595d854b03cca0151d3978e0-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-c8923ffe595d854b03cca0151d3978e0-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-waingz-on-pull-request-299r2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customc8923ffe595d854b03cca0151d3978e0-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custc8923ffe595d854b03cca0151d3978e0-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cusc8923ffe595d854b03cca0151d3978e0-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-waingz-on-pull-request-299r2-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-c1a52fa1fc6fb7bda375085e45b53ef0-ef425e1c47bd19b9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-waingz-on-pull-request-299r2 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:18Z","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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","prGroup":"konflux-gl-test-custom-branch-waingz","prGroupHash":"2c2809b732fac09a1caf74506fc1cfd60d736a1a574aba3ae152960eb5de03"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:18Z","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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:18Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:10:18Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:05:33Z","completionTime":"2026-05-18T23:10:18Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"name":"IMAGE_DIGEST","value":"sha256:fac3e932a278fc78d2e26569c525722419733f643936f542c841ba1a061887d2"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-cywvob"},{"name":"CHAINS-GIT_COMMIT","value":"e56cfdbc1037da8ab86c754ba6ed0e60007852be"}],"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-cywvob"},{"name":"revision","value":"e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be.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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be.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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"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-waingz-on-pull-request-299r2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customc8923ffe595d854b03cca0151d3978e0-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cc8923ffe595d854b03cca0151d3978e0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-c8923ffe595d854b03cca0151d3978e0-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custoc8923ffe595d854b03cca0151d3978e0-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-c8923ffe595d854b03cca0151d3978e0-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-waingz-on-pull-request-299r2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customc8923ffe595d854b03cca0151d3978e0-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custc8923ffe595d854b03cca0151d3978e0-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cusc8923ffe595d854b03cca0151d3978e0-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-waingz-on-pull-request-299r2-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-c1a52fa1fc6fb7bda375085e45b53ef0-ef425e1c47bd19b9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-waingz-on-pull-request-299r2 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:18Z","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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","prGroup":"konflux-gl-test-custom-branch-waingz","prGroupHash":"2c2809b732fac09a1caf74506fc1cfd60d736a1a574aba3ae152960eb5de03"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:18Z","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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:18Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:10:18Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:05:33Z","completionTime":"2026-05-18T23:10:18Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"name":"IMAGE_DIGEST","value":"sha256:fac3e932a278fc78d2e26569c525722419733f643936f542c841ba1a061887d2"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-cywvob"},{"name":"CHAINS-GIT_COMMIT","value":"e56cfdbc1037da8ab86c754ba6ed0e60007852be"}],"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-cywvob"},{"name":"revision","value":"e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be.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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be.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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"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-waingz-on-pull-request-299r2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customc8923ffe595d854b03cca0151d3978e0-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cc8923ffe595d854b03cca0151d3978e0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-c8923ffe595d854b03cca0151d3978e0-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custoc8923ffe595d854b03cca0151d3978e0-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-c8923ffe595d854b03cca0151d3978e0-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-waingz-on-pull-request-299r2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customc8923ffe595d854b03cca0151d3978e0-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custc8923ffe595d854b03cca0151d3978e0-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cusc8923ffe595d854b03cca0151d3978e0-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-waingz-on-pull-request-299r2-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-c1a52fa1fc6fb7bda375085e45b53ef0-ef425e1c47bd19b9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-waingz-on-pull-request-299r2 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:18Z","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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","prGroup":"konflux-gl-test-custom-branch-waingz","prGroupHash":"2c2809b732fac09a1caf74506fc1cfd60d736a1a574aba3ae152960eb5de03"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:18Z","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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:18Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:10:18Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:05:33Z","completionTime":"2026-05-18T23:10:18Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"name":"IMAGE_DIGEST","value":"sha256:fac3e932a278fc78d2e26569c525722419733f643936f542c841ba1a061887d2"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-cywvob"},{"name":"CHAINS-GIT_COMMIT","value":"e56cfdbc1037da8ab86c754ba6ed0e60007852be"}],"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-cywvob"},{"name":"revision","value":"e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be.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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be.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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"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-waingz-on-pull-request-299r2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customc8923ffe595d854b03cca0151d3978e0-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cc8923ffe595d854b03cca0151d3978e0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-c8923ffe595d854b03cca0151d3978e0-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custoc8923ffe595d854b03cca0151d3978e0-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-c8923ffe595d854b03cca0151d3978e0-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-waingz-on-pull-request-299r2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customc8923ffe595d854b03cca0151d3978e0-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custc8923ffe595d854b03cca0151d3978e0-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cusc8923ffe595d854b03cca0151d3978e0-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-waingz-on-pull-request-299r2-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-c1a52fa1fc6fb7bda375085e45b53ef0-ef425e1c47bd19b9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-waingz-on-pull-request-299r2 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:19Z","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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","prGroup":"konflux-gl-test-custom-branch-waingz","prGroupHash":"2c2809b732fac09a1caf74506fc1cfd60d736a1a574aba3ae152960eb5de03"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:19Z","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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:10:18Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:05:33Z","completionTime":"2026-05-18T23:10:18Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"name":"IMAGE_DIGEST","value":"sha256:fac3e932a278fc78d2e26569c525722419733f643936f542c841ba1a061887d2"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-cywvob"},{"name":"CHAINS-GIT_COMMIT","value":"e56cfdbc1037da8ab86c754ba6ed0e60007852be"}],"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-cywvob"},{"name":"revision","value":"e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be.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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be.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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"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-waingz-on-pull-request-299r2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customc8923ffe595d854b03cca0151d3978e0-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cc8923ffe595d854b03cca0151d3978e0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-c8923ffe595d854b03cca0151d3978e0-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custoc8923ffe595d854b03cca0151d3978e0-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-c8923ffe595d854b03cca0151d3978e0-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-waingz-on-pull-request-299r2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customc8923ffe595d854b03cca0151d3978e0-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custc8923ffe595d854b03cca0151d3978e0-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cusc8923ffe595d854b03cca0151d3978e0-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-waingz-on-pull-request-299r2-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-c1a52fa1fc6fb7bda375085e45b53ef0-ef425e1c47bd19b9-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:10:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-299r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-waingz-on-pull-request-299r2 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:20Z","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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","prGroup":"konflux-gl-test-custom-branch-waingz","prGroupHash":"2c2809b732fac09a1caf74506fc1cfd60d736a1a574aba3ae152960eb5de03"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:20Z","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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:20Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:10:18Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:05:33Z","completionTime":"2026-05-18T23:10:18Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"name":"IMAGE_DIGEST","value":"sha256:fac3e932a278fc78d2e26569c525722419733f643936f542c841ba1a061887d2"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-cywvob"},{"name":"CHAINS-GIT_COMMIT","value":"e56cfdbc1037da8ab86c754ba6ed0e60007852be"}],"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-cywvob"},{"name":"revision","value":"e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be.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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be.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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"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-waingz-on-pull-request-299r2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customc8923ffe595d854b03cca0151d3978e0-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cc8923ffe595d854b03cca0151d3978e0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-c8923ffe595d854b03cca0151d3978e0-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custoc8923ffe595d854b03cca0151d3978e0-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-c8923ffe595d854b03cca0151d3978e0-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-waingz-on-pull-request-299r2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customc8923ffe595d854b03cca0151d3978e0-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custc8923ffe595d854b03cca0151d3978e0-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cusc8923ffe595d854b03cca0151d3978e0-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-waingz-on-pull-request-299r2-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-c1a52fa1fc6fb7bda375085e45b53ef0-ef425e1c47bd19b9-01"}},"deletionTimestamp":"2026-05-18 23:10:20 +0000 UTC"} {"level":"info","ts":"2026-05-18T23:10:20Z","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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-waingz-on-pull-request-299r2 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:20Z","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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","prGroup":"konflux-gl-test-custom-branch-waingz","prGroupHash":"2c2809b732fac09a1caf74506fc1cfd60d736a1a574aba3ae152960eb5de03"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:20Z","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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:20Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:10:18Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:05:33Z","completionTime":"2026-05-18T23:10:18Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"name":"IMAGE_DIGEST","value":"sha256:fac3e932a278fc78d2e26569c525722419733f643936f542c841ba1a061887d2"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-cywvob"},{"name":"CHAINS-GIT_COMMIT","value":"e56cfdbc1037da8ab86c754ba6ed0e60007852be"}],"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-cywvob"},{"name":"revision","value":"e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be.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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be.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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"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-waingz-on-pull-request-299r2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customc8923ffe595d854b03cca0151d3978e0-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cc8923ffe595d854b03cca0151d3978e0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-c8923ffe595d854b03cca0151d3978e0-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custoc8923ffe595d854b03cca0151d3978e0-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-c8923ffe595d854b03cca0151d3978e0-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-waingz-on-pull-request-299r2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customc8923ffe595d854b03cca0151d3978e0-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custc8923ffe595d854b03cca0151d3978e0-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cusc8923ffe595d854b03cca0151d3978e0-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-waingz-on-pull-request-299r2-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-c1a52fa1fc6fb7bda375085e45b53ef0-ef425e1c47bd19b9-01"}},"deletionTimestamp":"2026-05-18 23:10:20 +0000 UTC"} {"level":"info","ts":"2026-05-18T23:10:20Z","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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-waingz-on-pull-request-299r2 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:20Z","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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","prGroup":"konflux-gl-test-custom-branch-waingz","prGroupHash":"2c2809b732fac09a1caf74506fc1cfd60d736a1a574aba3ae152960eb5de03"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:20Z","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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:20Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:10:18Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:05:33Z","completionTime":"2026-05-18T23:10:18Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"name":"IMAGE_DIGEST","value":"sha256:fac3e932a278fc78d2e26569c525722419733f643936f542c841ba1a061887d2"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-cywvob"},{"name":"CHAINS-GIT_COMMIT","value":"e56cfdbc1037da8ab86c754ba6ed0e60007852be"}],"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-cywvob"},{"name":"revision","value":"e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be.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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be.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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"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-mxcq/gl-test-custom-branch-waingz:on-pr-e56cfdbc1037da8ab86c754ba6ed0e60007852be"},{"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-waingz-on-pull-request-299r2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customc8923ffe595d854b03cca0151d3978e0-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cc8923ffe595d854b03cca0151d3978e0-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-c8923ffe595d854b03cca0151d3978e0-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custoc8923ffe595d854b03cca0151d3978e0-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-c8923ffe595d854b03cca0151d3978e0-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-waingz-on-pull-request-299r2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-customc8923ffe595d854b03cca0151d3978e0-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custc8923ffe595d854b03cca0151d3978e0-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cusc8923ffe595d854b03cca0151d3978e0-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-waingz-on-pull-request-299r2-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-c1a52fa1fc6fb7bda375085e45b53ef0-ef425e1c47bd19b9-01"}},"deletionTimestamp":"2026-05-18 23:10:20 +0000 UTC"} {"level":"info","ts":"2026-05-18T23:10:20Z","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-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-waingz-on-pull-request-299r2 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-299r2","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:24Z","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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","PR group":"konflux-gl-test-custom-branch-waingz"} {"level":"info","ts":"2026-05-18T23:10:24Z","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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","prGroup":"konflux-gl-test-custom-branch-waingz","prGroupHash":"2c2809b732fac09a1caf74506fc1cfd60d736a1a574aba3ae152960eb5de03"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-299r2 with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-299r2 with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-299r2 with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-299r2 with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-299r2 with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-299r2 with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-299r2 with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-299r2 with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-299r2 with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-299r2 with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:29Z","logger":"controllers.build 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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:29Z","logger":"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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-299r2 with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:29Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:29Z","logger":"controllers.build 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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:29Z","logger":"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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-299r2 with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:29Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10: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":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:30Z","logger":"controllers.build 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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:30Z","logger":"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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-299r2 with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:30Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","prGroup":"konflux-gl-multi-component-child-xgzy","prGroupHash":"dd033081cf6b6d5d6840d45a2c031c82b0f25f77aa0809af7d15ba2d76c031"} {"level":"info","ts":"2026-05-18T23:10: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:34Z","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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:10:34Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:04:35Z","completionTime":"2026-05-18T23:10:34Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"name":"IMAGE_DIGEST","value":"sha256:f6085899a667b88d16a0cc388e38a311a9bd8b8071e6d3f9c2f03d28816f4540"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-kyvbtd"},{"name":"CHAINS-GIT_COMMIT","value":"bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"}],"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-kyvbtd"},{"name":"revision","value":"bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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-xgzy-on-pull-request-v2w5h-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoa6377a89d8152abebd00214bf0413410-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-a6377a89d8152abebd00214bf0413410-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compona6377a89d8152abebd00214bf0413410-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compa6377a89d8152abebd00214bf0413410-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-a6377a89d8152abebd00214bf0413410-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-xgzy-on-pull-request-v2w5h-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoa6377a89d8152abebd00214bf0413410-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-coma6377a89d8152abebd00214bf0413410-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-coa6377a89d8152abebd00214bf0413410-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-xgzy-on-pull-request-v2w5h-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-91ad79aca1185f3dba22d291dbdc0972-fc82362186ee0db2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgzy-on-pull-request-v2w5h has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","prGroup":"konflux-gl-multi-component-child-xgzy","prGroupHash":"dd033081cf6b6d5d6840d45a2c031c82b0f25f77aa0809af7d15ba2d76c031"} {"level":"info","ts":"2026-05-18T23:10: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:34Z","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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:10:34Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:04:35Z","completionTime":"2026-05-18T23:10:34Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"name":"IMAGE_DIGEST","value":"sha256:f6085899a667b88d16a0cc388e38a311a9bd8b8071e6d3f9c2f03d28816f4540"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-kyvbtd"},{"name":"CHAINS-GIT_COMMIT","value":"bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"}],"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-kyvbtd"},{"name":"revision","value":"bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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-xgzy-on-pull-request-v2w5h-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoa6377a89d8152abebd00214bf0413410-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-a6377a89d8152abebd00214bf0413410-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compona6377a89d8152abebd00214bf0413410-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compa6377a89d8152abebd00214bf0413410-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-a6377a89d8152abebd00214bf0413410-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-xgzy-on-pull-request-v2w5h-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoa6377a89d8152abebd00214bf0413410-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-coma6377a89d8152abebd00214bf0413410-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-coa6377a89d8152abebd00214bf0413410-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-xgzy-on-pull-request-v2w5h-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-91ad79aca1185f3dba22d291dbdc0972-fc82362186ee0db2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgzy-on-pull-request-v2w5h has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","prGroup":"konflux-gl-multi-component-child-xgzy","prGroupHash":"dd033081cf6b6d5d6840d45a2c031c82b0f25f77aa0809af7d15ba2d76c031"} {"level":"info","ts":"2026-05-18T23:10: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:34Z","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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:10:34Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:04:35Z","completionTime":"2026-05-18T23:10:34Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"name":"IMAGE_DIGEST","value":"sha256:f6085899a667b88d16a0cc388e38a311a9bd8b8071e6d3f9c2f03d28816f4540"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-kyvbtd"},{"name":"CHAINS-GIT_COMMIT","value":"bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"}],"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-kyvbtd"},{"name":"revision","value":"bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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-xgzy-on-pull-request-v2w5h-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoa6377a89d8152abebd00214bf0413410-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-a6377a89d8152abebd00214bf0413410-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compona6377a89d8152abebd00214bf0413410-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compa6377a89d8152abebd00214bf0413410-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-a6377a89d8152abebd00214bf0413410-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-xgzy-on-pull-request-v2w5h-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoa6377a89d8152abebd00214bf0413410-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-coma6377a89d8152abebd00214bf0413410-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-coa6377a89d8152abebd00214bf0413410-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-xgzy-on-pull-request-v2w5h-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-91ad79aca1185f3dba22d291dbdc0972-fc82362186ee0db2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgzy-on-pull-request-v2w5h has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","prGroup":"konflux-gl-multi-component-child-xgzy","prGroupHash":"dd033081cf6b6d5d6840d45a2c031c82b0f25f77aa0809af7d15ba2d76c031"} {"level":"info","ts":"2026-05-18T23:10: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:34Z","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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:10:34Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:04:35Z","completionTime":"2026-05-18T23:10:34Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"name":"IMAGE_DIGEST","value":"sha256:f6085899a667b88d16a0cc388e38a311a9bd8b8071e6d3f9c2f03d28816f4540"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-kyvbtd"},{"name":"CHAINS-GIT_COMMIT","value":"bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"}],"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-kyvbtd"},{"name":"revision","value":"bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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-xgzy-on-pull-request-v2w5h-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoa6377a89d8152abebd00214bf0413410-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-a6377a89d8152abebd00214bf0413410-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compona6377a89d8152abebd00214bf0413410-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compa6377a89d8152abebd00214bf0413410-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-a6377a89d8152abebd00214bf0413410-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-xgzy-on-pull-request-v2w5h-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoa6377a89d8152abebd00214bf0413410-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-coma6377a89d8152abebd00214bf0413410-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-coa6377a89d8152abebd00214bf0413410-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-xgzy-on-pull-request-v2w5h-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-91ad79aca1185f3dba22d291dbdc0972-fc82362186ee0db2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgzy-on-pull-request-v2w5h has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-299r2 with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:34Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","prGroup":"konflux-gl-multi-component-child-xgzy","prGroupHash":"dd033081cf6b6d5d6840d45a2c031c82b0f25f77aa0809af7d15ba2d76c031"} {"level":"info","ts":"2026-05-18T23:10: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:35Z","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-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:35Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:10:34Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:04:35Z","completionTime":"2026-05-18T23:10:34Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"name":"IMAGE_DIGEST","value":"sha256:f6085899a667b88d16a0cc388e38a311a9bd8b8071e6d3f9c2f03d28816f4540"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-child-kyvbtd"},{"name":"CHAINS-GIT_COMMIT","value":"bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"}],"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-kyvbtd"},{"name":"revision","value":"bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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-xgzy-on-pull-request-v2w5h-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoa6377a89d8152abebd00214bf0413410-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-a6377a89d8152abebd00214bf0413410-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compona6377a89d8152abebd00214bf0413410-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compa6377a89d8152abebd00214bf0413410-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-a6377a89d8152abebd00214bf0413410-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-xgzy-on-pull-request-v2w5h-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoa6377a89d8152abebd00214bf0413410-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-coma6377a89d8152abebd00214bf0413410-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-coa6377a89d8152abebd00214bf0413410-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-xgzy-on-pull-request-v2w5h-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-91ad79aca1185f3dba22d291dbdc0972-fc82362186ee0db2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgzy-on-pull-request-v2w5h has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-v2w5h","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","prGroup":"konflux-gl-multi-component-parent-xgzy","prGroupHash":"f5e600526b7f55bb27b5e9c653c46c6bdd912bfea3a97d44cff793227a5ae9"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:38Z","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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:38Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:10:38Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:05:03Z","completionTime":"2026-05-18T23:10:38Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"name":"IMAGE_DIGEST","value":"sha256:9b783b212cb8e0ff9f979c446d2aff89d9887cfe01d4a7cee7f72803dd5974e1"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-kyvbtd"},{"name":"CHAINS-GIT_COMMIT","value":"a84872caa55fb1b437b5afe785fe6fa6e4207c39"}],"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-parent-kyvbtd"},{"name":"revision","value":"a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39.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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39.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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"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-parent-xgzy-on-pull-request-6pntw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo96e8381a4b3472c403f84950e28f6793-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-96e8381a4b3472c403f84950e28f6793-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon96e8381a4b3472c403f84950e28f6793-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp96e8381a4b3472c403f84950e28f6793-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-96e8381a4b3472c403f84950e28f6793-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-96e8381a4b3472c403f84950e28f6793-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo96e8381a4b3472c403f84950e28f6793-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com96e8381a4b3472c403f84950e28f6793-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co96e8381a4b3472c403f84950e28f6793-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw-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-2f4696e70ef59e6bddcd088469493235-e0b50921778af1e4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgzy-on-pull-request-6pntw has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","prGroup":"konflux-gl-multi-component-parent-xgzy","prGroupHash":"f5e600526b7f55bb27b5e9c653c46c6bdd912bfea3a97d44cff793227a5ae9"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:38Z","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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:38Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:10:38Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:05:03Z","completionTime":"2026-05-18T23:10:38Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"name":"IMAGE_DIGEST","value":"sha256:9b783b212cb8e0ff9f979c446d2aff89d9887cfe01d4a7cee7f72803dd5974e1"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-kyvbtd"},{"name":"CHAINS-GIT_COMMIT","value":"a84872caa55fb1b437b5afe785fe6fa6e4207c39"}],"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-parent-kyvbtd"},{"name":"revision","value":"a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39.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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39.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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"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-parent-xgzy-on-pull-request-6pntw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo96e8381a4b3472c403f84950e28f6793-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-96e8381a4b3472c403f84950e28f6793-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon96e8381a4b3472c403f84950e28f6793-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp96e8381a4b3472c403f84950e28f6793-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-96e8381a4b3472c403f84950e28f6793-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-96e8381a4b3472c403f84950e28f6793-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo96e8381a4b3472c403f84950e28f6793-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com96e8381a4b3472c403f84950e28f6793-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co96e8381a4b3472c403f84950e28f6793-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw-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-2f4696e70ef59e6bddcd088469493235-e0b50921778af1e4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgzy-on-pull-request-6pntw has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","prGroup":"konflux-gl-multi-component-parent-xgzy","prGroupHash":"f5e600526b7f55bb27b5e9c653c46c6bdd912bfea3a97d44cff793227a5ae9"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:38Z","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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:38Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:10:38Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:05:03Z","completionTime":"2026-05-18T23:10:38Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"name":"IMAGE_DIGEST","value":"sha256:9b783b212cb8e0ff9f979c446d2aff89d9887cfe01d4a7cee7f72803dd5974e1"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-kyvbtd"},{"name":"CHAINS-GIT_COMMIT","value":"a84872caa55fb1b437b5afe785fe6fa6e4207c39"}],"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-parent-kyvbtd"},{"name":"revision","value":"a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39.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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39.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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"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-parent-xgzy-on-pull-request-6pntw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo96e8381a4b3472c403f84950e28f6793-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-96e8381a4b3472c403f84950e28f6793-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon96e8381a4b3472c403f84950e28f6793-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp96e8381a4b3472c403f84950e28f6793-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-96e8381a4b3472c403f84950e28f6793-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-96e8381a4b3472c403f84950e28f6793-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo96e8381a4b3472c403f84950e28f6793-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com96e8381a4b3472c403f84950e28f6793-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co96e8381a4b3472c403f84950e28f6793-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw-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-2f4696e70ef59e6bddcd088469493235-e0b50921778af1e4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgzy-on-pull-request-6pntw has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","prGroup":"konflux-gl-multi-component-parent-xgzy","prGroupHash":"f5e600526b7f55bb27b5e9c653c46c6bdd912bfea3a97d44cff793227a5ae9"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:38Z","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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:38Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:10:38Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:05:03Z","completionTime":"2026-05-18T23:10:38Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"name":"IMAGE_DIGEST","value":"sha256:9b783b212cb8e0ff9f979c446d2aff89d9887cfe01d4a7cee7f72803dd5974e1"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-kyvbtd"},{"name":"CHAINS-GIT_COMMIT","value":"a84872caa55fb1b437b5afe785fe6fa6e4207c39"}],"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-parent-kyvbtd"},{"name":"revision","value":"a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39.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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39.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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"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-parent-xgzy-on-pull-request-6pntw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo96e8381a4b3472c403f84950e28f6793-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-96e8381a4b3472c403f84950e28f6793-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon96e8381a4b3472c403f84950e28f6793-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp96e8381a4b3472c403f84950e28f6793-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-96e8381a4b3472c403f84950e28f6793-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-96e8381a4b3472c403f84950e28f6793-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo96e8381a4b3472c403f84950e28f6793-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com96e8381a4b3472c403f84950e28f6793-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co96e8381a4b3472c403f84950e28f6793-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw-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-2f4696e70ef59e6bddcd088469493235-e0b50921778af1e4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgzy-on-pull-request-6pntw has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:39Z","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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","prGroup":"konflux-gl-multi-component-parent-xgzy","prGroupHash":"f5e600526b7f55bb27b5e9c653c46c6bdd912bfea3a97d44cff793227a5ae9"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:39Z","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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:39Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:10:38Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:05:03Z","completionTime":"2026-05-18T23:10:38Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"name":"IMAGE_DIGEST","value":"sha256:9b783b212cb8e0ff9f979c446d2aff89d9887cfe01d4a7cee7f72803dd5974e1"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-kyvbtd"},{"name":"CHAINS-GIT_COMMIT","value":"a84872caa55fb1b437b5afe785fe6fa6e4207c39"}],"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-parent-kyvbtd"},{"name":"revision","value":"a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39.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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39.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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"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-parent-xgzy-on-pull-request-6pntw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo96e8381a4b3472c403f84950e28f6793-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-96e8381a4b3472c403f84950e28f6793-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon96e8381a4b3472c403f84950e28f6793-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp96e8381a4b3472c403f84950e28f6793-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-96e8381a4b3472c403f84950e28f6793-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-96e8381a4b3472c403f84950e28f6793-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo96e8381a4b3472c403f84950e28f6793-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com96e8381a4b3472c403f84950e28f6793-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co96e8381a4b3472c403f84950e28f6793-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw-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-2f4696e70ef59e6bddcd088469493235-e0b50921778af1e4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgzy-on-pull-request-6pntw has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-299r2 with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:53Z","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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","prGroup":"konflux-gl-multi-component-parent-xgzy","prGroupHash":"f5e600526b7f55bb27b5e9c653c46c6bdd912bfea3a97d44cff793227a5ae9"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:53Z","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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:10:38Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:05:03Z","completionTime":"2026-05-18T23:10:38Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"name":"IMAGE_DIGEST","value":"sha256:9b783b212cb8e0ff9f979c446d2aff89d9887cfe01d4a7cee7f72803dd5974e1"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-kyvbtd"},{"name":"CHAINS-GIT_COMMIT","value":"a84872caa55fb1b437b5afe785fe6fa6e4207c39"}],"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-parent-kyvbtd"},{"name":"revision","value":"a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39.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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39.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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"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-parent-xgzy-on-pull-request-6pntw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo96e8381a4b3472c403f84950e28f6793-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-96e8381a4b3472c403f84950e28f6793-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon96e8381a4b3472c403f84950e28f6793-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp96e8381a4b3472c403f84950e28f6793-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-96e8381a4b3472c403f84950e28f6793-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-96e8381a4b3472c403f84950e28f6793-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo96e8381a4b3472c403f84950e28f6793-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com96e8381a4b3472c403f84950e28f6793-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co96e8381a4b3472c403f84950e28f6793-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw-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-2f4696e70ef59e6bddcd088469493235-e0b50921778af1e4-01"}},"deletionTimestamp":"2026-05-18 23:10:53 +0000 UTC"} {"level":"info","ts":"2026-05-18T23:10:53Z","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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgzy-on-pull-request-6pntw has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:53Z","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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","prGroup":"konflux-gl-multi-component-parent-xgzy","prGroupHash":"f5e600526b7f55bb27b5e9c653c46c6bdd912bfea3a97d44cff793227a5ae9"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:53Z","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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:10:38Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:05:03Z","completionTime":"2026-05-18T23:10:38Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"name":"IMAGE_DIGEST","value":"sha256:9b783b212cb8e0ff9f979c446d2aff89d9887cfe01d4a7cee7f72803dd5974e1"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-kyvbtd"},{"name":"CHAINS-GIT_COMMIT","value":"a84872caa55fb1b437b5afe785fe6fa6e4207c39"}],"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-parent-kyvbtd"},{"name":"revision","value":"a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39.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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39.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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"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-parent-xgzy-on-pull-request-6pntw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo96e8381a4b3472c403f84950e28f6793-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-96e8381a4b3472c403f84950e28f6793-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon96e8381a4b3472c403f84950e28f6793-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp96e8381a4b3472c403f84950e28f6793-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-96e8381a4b3472c403f84950e28f6793-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-96e8381a4b3472c403f84950e28f6793-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo96e8381a4b3472c403f84950e28f6793-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com96e8381a4b3472c403f84950e28f6793-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co96e8381a4b3472c403f84950e28f6793-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw-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-2f4696e70ef59e6bddcd088469493235-e0b50921778af1e4-01"}},"deletionTimestamp":"2026-05-18 23:10:53 +0000 UTC"} {"level":"info","ts":"2026-05-18T23:10:53Z","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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgzy-on-pull-request-6pntw has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:53Z","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-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","prGroup":"konflux-gl-multi-component-parent-xgzy","prGroupHash":"f5e600526b7f55bb27b5e9c653c46c6bdd912bfea3a97d44cff793227a5ae9"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:53Z","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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10: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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:10:38Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:05:03Z","completionTime":"2026-05-18T23:10:38Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"name":"IMAGE_DIGEST","value":"sha256:9b783b212cb8e0ff9f979c446d2aff89d9887cfe01d4a7cee7f72803dd5974e1"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/build-nudge-parent-kyvbtd"},{"name":"CHAINS-GIT_COMMIT","value":"a84872caa55fb1b437b5afe785fe6fa6e4207c39"}],"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-parent-kyvbtd"},{"name":"revision","value":"a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39.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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39.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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"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-zcpb/gl-multi-component-parent-xgzy:on-pr-a84872caa55fb1b437b5afe785fe6fa6e4207c39"},{"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-parent-xgzy-on-pull-request-6pntw-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo96e8381a4b3472c403f84950e28f6793-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-96e8381a4b3472c403f84950e28f6793-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compon96e8381a4b3472c403f84950e28f6793-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-comp96e8381a4b3472c403f84950e28f6793-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-96e8381a4b3472c403f84950e28f6793-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-96e8381a4b3472c403f84950e28f6793-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo96e8381a4b3472c403f84950e28f6793-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-com96e8381a4b3472c403f84950e28f6793-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-co96e8381a4b3472c403f84950e28f6793-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw-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-2f4696e70ef59e6bddcd088469493235-e0b50921778af1e4-01"}},"deletionTimestamp":"2026-05-18 23:10:53 +0000 UTC"} {"level":"info","ts":"2026-05-18T23:10:53Z","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-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:10:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgzy-on-pull-request-6pntw has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-6pntw","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:00Z","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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","PR group":"konflux-gl-multi-component-parent-xgzy"} {"level":"info","ts":"2026-05-18T23:11: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":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","prGroup":"konflux-gl-multi-component-parent-xgzy","prGroupHash":"f5e600526b7f55bb27b5e9c653c46c6bdd912bfea3a97d44cff793227a5ae9"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-parent-xgzy-on-pull-request-6pntw with pr group konflux-gl-multi-component-parent-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-parent-xgzy-on-pull-request-6pntw with pr group konflux-gl-multi-component-parent-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-parent-xgzy-on-pull-request-6pntw with pr group konflux-gl-multi-component-parent-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-parent-xgzy-on-pull-request-6pntw with pr group konflux-gl-multi-component-parent-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-parent-xgzy-on-pull-request-6pntw with pr group konflux-gl-multi-component-parent-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-parent-xgzy-on-pull-request-6pntw with pr group konflux-gl-multi-component-parent-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-parent-xgzy-on-pull-request-6pntw with pr group konflux-gl-multi-component-parent-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-parent-xgzy-on-pull-request-6pntw with pr group konflux-gl-multi-component-parent-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-parent-xgzy-on-pull-request-6pntw with pr group konflux-gl-multi-component-parent-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-parent-xgzy-on-pull-request-6pntw with pr group konflux-gl-multi-component-parent-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:11: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":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:01Z","logger":"controllers.build 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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:01Z","logger":"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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-parent-xgzy-on-pull-request-6pntw with pr group konflux-gl-multi-component-parent-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:01Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:11: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":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:01Z","logger":"controllers.build 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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:01Z","logger":"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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-parent-xgzy-on-pull-request-6pntw with pr group konflux-gl-multi-component-parent-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:01Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:11: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":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:01Z","logger":"controllers.build 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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:01Z","logger":"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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-parent-xgzy-on-pull-request-6pntw with pr group konflux-gl-multi-component-parent-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:01Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:11: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":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:01Z","logger":"controllers.build 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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:01Z","logger":"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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-parent-xgzy-on-pull-request-6pntw with pr group konflux-gl-multi-component-parent-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:01Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:11: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-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-parent-xgzy-on-pull-request-6pntw with pr group konflux-gl-multi-component-parent-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:03Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:11: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-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-parent-xgzy-on-pull-request-6pntw with pr group konflux-gl-multi-component-parent-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:03Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:11: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-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-parent-xgzy-on-pull-request-6pntw with pr group konflux-gl-multi-component-parent-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:03Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-parent-xgzy-on-pull-request-6pntw with pr group konflux-gl-multi-component-parent-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-parent-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:11: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-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-parent-xgzy-on-pull-request-6pntw with pr group konflux-gl-multi-component-parent-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-parent-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:11: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:11: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:11:29Z","logger":"controllers.build 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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:11:29Z","logger":"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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:11:29Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:11:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:11: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-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-parent-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11: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-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:11:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:13: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13:21Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13:31Z","logger":"controllers.build 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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13:31Z","logger":"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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13:31Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:13: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:13: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:13: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13:44Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:13: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-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:13: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-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:13: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-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:13: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-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:13: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-parent-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:13: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-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:13:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:14: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":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14:01Z","logger":"controllers.build 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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14:01Z","logger":"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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14:01Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:14: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:14: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:14: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:14: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:14: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:14: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:14:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:14: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:14: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:14: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:14: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:14:20Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:14: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:14:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:14:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","prGroup":"konflux-gl-test-custom-branch-waingz","prGroupHash":"2c2809b732fac09a1caf74506fc1cfd60d736a1a574aba3ae152960eb5de03"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:15:08Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:10:25Z","completionTime":"2026-05-18T23:15:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"name":"IMAGE_DIGEST","value":"sha256:22cb2e6e820e5bbd6bebb600e41c753a4db56d4df94e62c8e628463dd69b1308"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-cywvob"},{"name":"CHAINS-GIT_COMMIT","value":"09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"}],"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-cywvob"},{"name":"revision","value":"09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4.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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4.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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"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-waingz-on-pull-request-g6llj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom500aa2378760f6bd08a669a2f27a160c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-c500aa2378760f6bd08a669a2f27a160c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-500aa2378760f6bd08a669a2f27a160c-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custo500aa2378760f6bd08a669a2f27a160c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-500aa2378760f6bd08a669a2f27a160c-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-waingz-on-pull-request-g6llj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom500aa2378760f6bd08a669a2f27a160c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cust500aa2378760f6bd08a669a2f27a160c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cus500aa2378760f6bd08a669a2f27a160c-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-waingz-on-pull-request-g6llj-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-ef6045a48e91a0e87b8066ed21763544-6fb689cd7526fbb4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-waingz-on-pull-request-g6llj has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","prGroup":"konflux-gl-test-custom-branch-waingz","prGroupHash":"2c2809b732fac09a1caf74506fc1cfd60d736a1a574aba3ae152960eb5de03"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:15:08Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:10:25Z","completionTime":"2026-05-18T23:15:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"name":"IMAGE_DIGEST","value":"sha256:22cb2e6e820e5bbd6bebb600e41c753a4db56d4df94e62c8e628463dd69b1308"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-cywvob"},{"name":"CHAINS-GIT_COMMIT","value":"09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"}],"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-cywvob"},{"name":"revision","value":"09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4.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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4.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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"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-waingz-on-pull-request-g6llj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom500aa2378760f6bd08a669a2f27a160c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-c500aa2378760f6bd08a669a2f27a160c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-500aa2378760f6bd08a669a2f27a160c-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custo500aa2378760f6bd08a669a2f27a160c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-500aa2378760f6bd08a669a2f27a160c-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-waingz-on-pull-request-g6llj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom500aa2378760f6bd08a669a2f27a160c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cust500aa2378760f6bd08a669a2f27a160c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cus500aa2378760f6bd08a669a2f27a160c-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-waingz-on-pull-request-g6llj-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-ef6045a48e91a0e87b8066ed21763544-6fb689cd7526fbb4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-waingz-on-pull-request-g6llj has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","prGroup":"konflux-gl-test-custom-branch-waingz","prGroupHash":"2c2809b732fac09a1caf74506fc1cfd60d736a1a574aba3ae152960eb5de03"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:15:08Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:10:25Z","completionTime":"2026-05-18T23:15:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"name":"IMAGE_DIGEST","value":"sha256:22cb2e6e820e5bbd6bebb600e41c753a4db56d4df94e62c8e628463dd69b1308"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-cywvob"},{"name":"CHAINS-GIT_COMMIT","value":"09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"}],"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-cywvob"},{"name":"revision","value":"09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4.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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4.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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"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-waingz-on-pull-request-g6llj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom500aa2378760f6bd08a669a2f27a160c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-c500aa2378760f6bd08a669a2f27a160c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-500aa2378760f6bd08a669a2f27a160c-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custo500aa2378760f6bd08a669a2f27a160c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-500aa2378760f6bd08a669a2f27a160c-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-waingz-on-pull-request-g6llj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom500aa2378760f6bd08a669a2f27a160c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cust500aa2378760f6bd08a669a2f27a160c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cus500aa2378760f6bd08a669a2f27a160c-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-waingz-on-pull-request-g6llj-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-ef6045a48e91a0e87b8066ed21763544-6fb689cd7526fbb4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-waingz-on-pull-request-g6llj has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","prGroup":"konflux-gl-test-custom-branch-waingz","prGroupHash":"2c2809b732fac09a1caf74506fc1cfd60d736a1a574aba3ae152960eb5de03"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:15:08Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:10:25Z","completionTime":"2026-05-18T23:15:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"name":"IMAGE_DIGEST","value":"sha256:22cb2e6e820e5bbd6bebb600e41c753a4db56d4df94e62c8e628463dd69b1308"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-cywvob"},{"name":"CHAINS-GIT_COMMIT","value":"09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"}],"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-cywvob"},{"name":"revision","value":"09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4.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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4.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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"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-waingz-on-pull-request-g6llj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom500aa2378760f6bd08a669a2f27a160c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-c500aa2378760f6bd08a669a2f27a160c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-500aa2378760f6bd08a669a2f27a160c-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custo500aa2378760f6bd08a669a2f27a160c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-500aa2378760f6bd08a669a2f27a160c-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-waingz-on-pull-request-g6llj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom500aa2378760f6bd08a669a2f27a160c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cust500aa2378760f6bd08a669a2f27a160c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cus500aa2378760f6bd08a669a2f27a160c-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-waingz-on-pull-request-g6llj-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-ef6045a48e91a0e87b8066ed21763544-6fb689cd7526fbb4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-waingz-on-pull-request-g6llj has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","prGroup":"konflux-gl-test-custom-branch-waingz","prGroupHash":"2c2809b732fac09a1caf74506fc1cfd60d736a1a574aba3ae152960eb5de03"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:09Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:15:08Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:10:25Z","completionTime":"2026-05-18T23:15:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"name":"IMAGE_DIGEST","value":"sha256:22cb2e6e820e5bbd6bebb600e41c753a4db56d4df94e62c8e628463dd69b1308"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-cywvob"},{"name":"CHAINS-GIT_COMMIT","value":"09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"}],"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-cywvob"},{"name":"revision","value":"09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4.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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4.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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"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-waingz-on-pull-request-g6llj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom500aa2378760f6bd08a669a2f27a160c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-c500aa2378760f6bd08a669a2f27a160c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-500aa2378760f6bd08a669a2f27a160c-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custo500aa2378760f6bd08a669a2f27a160c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-500aa2378760f6bd08a669a2f27a160c-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-waingz-on-pull-request-g6llj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom500aa2378760f6bd08a669a2f27a160c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cust500aa2378760f6bd08a669a2f27a160c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cus500aa2378760f6bd08a669a2f27a160c-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-waingz-on-pull-request-g6llj-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-ef6045a48e91a0e87b8066ed21763544-6fb689cd7526fbb4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-18T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-waingz-on-pull-request-g6llj has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","prGroup":"konflux-gl-test-custom-branch-waingz","prGroupHash":"2c2809b732fac09a1caf74506fc1cfd60d736a1a574aba3ae152960eb5de03"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:11Z","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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:15:08Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:10:25Z","completionTime":"2026-05-18T23:15:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"name":"IMAGE_DIGEST","value":"sha256:22cb2e6e820e5bbd6bebb600e41c753a4db56d4df94e62c8e628463dd69b1308"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-cywvob"},{"name":"CHAINS-GIT_COMMIT","value":"09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"}],"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-cywvob"},{"name":"revision","value":"09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4.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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4.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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"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-waingz-on-pull-request-g6llj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom500aa2378760f6bd08a669a2f27a160c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-c500aa2378760f6bd08a669a2f27a160c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-500aa2378760f6bd08a669a2f27a160c-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custo500aa2378760f6bd08a669a2f27a160c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-500aa2378760f6bd08a669a2f27a160c-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-waingz-on-pull-request-g6llj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom500aa2378760f6bd08a669a2f27a160c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cust500aa2378760f6bd08a669a2f27a160c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cus500aa2378760f6bd08a669a2f27a160c-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-waingz-on-pull-request-g6llj-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-ef6045a48e91a0e87b8066ed21763544-6fb689cd7526fbb4-01"}},"deletionTimestamp":"2026-05-18 23:15:11 +0000 UTC"} {"level":"info","ts":"2026-05-18T23:15:11Z","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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-waingz-on-pull-request-g6llj has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","prGroup":"konflux-gl-test-custom-branch-waingz","prGroupHash":"2c2809b732fac09a1caf74506fc1cfd60d736a1a574aba3ae152960eb5de03"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:11Z","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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:15:08Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:10:25Z","completionTime":"2026-05-18T23:15:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"name":"IMAGE_DIGEST","value":"sha256:22cb2e6e820e5bbd6bebb600e41c753a4db56d4df94e62c8e628463dd69b1308"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-cywvob"},{"name":"CHAINS-GIT_COMMIT","value":"09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"}],"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-cywvob"},{"name":"revision","value":"09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4.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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4.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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"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-waingz-on-pull-request-g6llj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom500aa2378760f6bd08a669a2f27a160c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-c500aa2378760f6bd08a669a2f27a160c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-500aa2378760f6bd08a669a2f27a160c-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custo500aa2378760f6bd08a669a2f27a160c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-500aa2378760f6bd08a669a2f27a160c-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-waingz-on-pull-request-g6llj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom500aa2378760f6bd08a669a2f27a160c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cust500aa2378760f6bd08a669a2f27a160c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cus500aa2378760f6bd08a669a2f27a160c-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-waingz-on-pull-request-g6llj-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-ef6045a48e91a0e87b8066ed21763544-6fb689cd7526fbb4-01"}},"deletionTimestamp":"2026-05-18 23:15:11 +0000 UTC"} {"level":"info","ts":"2026-05-18T23:15:11Z","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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-waingz-on-pull-request-g6llj has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","prGroup":"konflux-gl-test-custom-branch-waingz","prGroupHash":"2c2809b732fac09a1caf74506fc1cfd60d736a1a574aba3ae152960eb5de03"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:11Z","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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:15:08Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-18T23:10:25Z","completionTime":"2026-05-18T23:15:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"name":"IMAGE_DIGEST","value":"sha256:22cb2e6e820e5bbd6bebb600e41c753a4db56d4df94e62c8e628463dd69b1308"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-cywvob"},{"name":"CHAINS-GIT_COMMIT","value":"09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"}],"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-cywvob"},{"name":"revision","value":"09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4.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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4.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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"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-mxcq/gl-test-custom-branch-waingz:on-pr-09d9bfa3ec626ec6572f2c3a566eac72c3ed75e4"},{"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-waingz-on-pull-request-g6llj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom500aa2378760f6bd08a669a2f27a160c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-c500aa2378760f6bd08a669a2f27a160c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-500aa2378760f6bd08a669a2f27a160c-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custo500aa2378760f6bd08a669a2f27a160c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-500aa2378760f6bd08a669a2f27a160c-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-waingz-on-pull-request-g6llj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom500aa2378760f6bd08a669a2f27a160c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cust500aa2378760f6bd08a669a2f27a160c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-cus500aa2378760f6bd08a669a2f27a160c-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-waingz-on-pull-request-g6llj-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-ef6045a48e91a0e87b8066ed21763544-6fb689cd7526fbb4-01"}},"deletionTimestamp":"2026-05-18 23:15:11 +0000 UTC"} {"level":"info","ts":"2026-05-18T23:15:11Z","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-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-waingz-on-pull-request-g6llj has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-g6llj","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:17Z","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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","PR group":"konflux-gl-test-custom-branch-waingz"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","prGroup":"konflux-gl-test-custom-branch-waingz","prGroupHash":"2c2809b732fac09a1caf74506fc1cfd60d736a1a574aba3ae152960eb5de03"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-g6llj with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-g6llj with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-g6llj with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-g6llj with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-g6llj with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-g6llj with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-g6llj with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-g6llj with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-g6llj with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:18Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-g6llj with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:18Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-g6llj with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:18Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-g6llj with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:20Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-g6llj with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:20Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-g6llj with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:20Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:23Z","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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"318.309989ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:15:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","reconcileID":"4d092f91-c9e9-4dba-bafc-1a76245d9c0f","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-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:23Z","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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"323.931357ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:15:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","reconcileID":"fc993286-2fe7-45cc-aa92-9b4f8dfb2c1c","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-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:23Z","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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"334.513456ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:15:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","reconcileID":"4c84c2d3-3518-49c1-8aa1-d0c4a58f2ec8","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-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:23Z","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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"355.169731ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:15:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","reconcileID":"6d50b7e7-195d-4750-8a28-95f4d7ab2a40","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-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:23Z","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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"395.847167ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:15:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","reconcileID":"c8bd1261-e0d2-4356-8ce0-eb6dd828caa1","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-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:23Z","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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"405.903523ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:15:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","reconcileID":"c8804af2-48fd-425c-bf98-ecf2fcd6cac3","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-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:23Z","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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"476.504144ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:15:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","reconcileID":"0f4945dd-adbe-4d61-bf42-26c72ca7399f","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-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:23Z","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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"797.166024ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:15:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:15:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","reconcileID":"b43a585a-7a86-4a85-b173-887e29a040eb","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-18T23:15: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-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:24Z","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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"1.143285368s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:15:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","reconcileID":"7e48b96d-9d60-4077-8bb0-b7d7590cd4c9","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-18T23:15: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:24Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:24Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","build-e2e-zcpb":"gl-multi-component-child-xgzy-on-pull-request-mwt5x"} {"level":"info","ts":"2026-05-18T23:15: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:04:37Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgzy-on-pull-request-mwt5x\" was cancelled"}],"startTime":"2026-05-18T23:04:34Z","completionTime":"2026-05-18T23:04:37Z","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-kyvbtd"},{"name":"revision","value":"bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"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"]}]}],"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-f986d5d18dce4f380e495c5b95721341-83c0632e0206765b-01"}},"deletionTimestamp":"2026-05-18 23:15:24 +0000 UTC"} {"level":"info","ts":"2026-05-18T23:15:24Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgzy-on-pull-request-mwt5x has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:24Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:24Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","build-e2e-zcpb":"gl-multi-component-child-xgzy-on-pull-request-mwt5x"} {"level":"info","ts":"2026-05-18T23:15: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:04:37Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgzy-on-pull-request-mwt5x\" was cancelled"}],"startTime":"2026-05-18T23:04:34Z","completionTime":"2026-05-18T23:04:37Z","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-kyvbtd"},{"name":"revision","value":"bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"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"]}]}],"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-f986d5d18dce4f380e495c5b95721341-83c0632e0206765b-01"}},"deletionTimestamp":"2026-05-18 23:15:24 +0000 UTC"} {"level":"info","ts":"2026-05-18T23:15:24Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgzy-on-pull-request-mwt5x has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:24Z","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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"1.438092521s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:15:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","reconcileID":"f0ab47da-3927-4894-9d3c-083eecd9ead7","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-18T23:15: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:24Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-mwt5x with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:24Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","build-e2e-zcpb":"gl-multi-component-child-xgzy-on-pull-request-mwt5x"} {"level":"info","ts":"2026-05-18T23:15: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-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-18T23:04:37Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgzy-on-pull-request-mwt5x\" was cancelled"}],"startTime":"2026-05-18T23:04:34Z","completionTime":"2026-05-18T23:04:37Z","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-kyvbtd"},{"name":"revision","value":"bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c.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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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-zcpb/gl-multi-component-child-xgzy:on-pr-bcfcbf03155d6e26247e033d92a4e737cf5c8b0c"},{"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":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"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"]}]}],"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-f986d5d18dce4f380e495c5b95721341-83c0632e0206765b-01"}},"deletionTimestamp":"2026-05-18 23:15:24 +0000 UTC"} {"level":"info","ts":"2026-05-18T23:15:24Z","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-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgzy-on-pull-request-mwt5x has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-mwt5x","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go: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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:25Z","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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","reconcileID":"66fdae48-211f-4510-ae36-9b4937e6eeb2","component.Name":"gl-multi-component-child-xgzy"} {"level":"info","ts":"2026-05-18T23:15:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qfft-20260518-231100-000"} {"level":"info","ts":"2026-05-18T23:15:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qfft-20260518-231100-000","application":"build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qfft-20260518-231100-000"} {"level":"info","ts":"2026-05-18T23:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"build-suite-component-update-qfft-20260518-231100-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qfft-20260518-231100-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-xgzy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-parent-xgzy@sha256:2bd3f437ef7d5ff37b229bc28667f49cdfb3ec85e06de4a3d634e13719562c40","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-kyvbtd","revision":"5441a0cb553cd64478ff0c94e7faee0c77febae0"}}}]} {"level":"info","ts":"2026-05-18T23:15:25Z","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-xgzy is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qfft-20260518-231100-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f5e600526b7f55bb27b5e9c653c46c6bdd912bfea3a97d44cff793227a5ae9 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qfft-20260518-231100-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qfft-20260518-231100-000"} {"level":"info","ts":"2026-05-18T23:15:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qfft-20260518-231100-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qfft-20260518-231100-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T23:15:25Z","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-qfft-20260518-231100-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qfft-20260518-231100-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","Application.Name":"build-suite-component-update-qfft","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T23:15:25Z","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-qfft-20260518-231100-000","namespace":"build-e2e-zcpb"},"snapshot":{"name":"build-suite-component-update-qfft-20260518-231100-000","namespace":"build-e2e-zcpb"}} {"level":"info","ts":"2026-05-18T23:15:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qfft-20260518-231100-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:25Z","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-qfft-20260518-231100-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:25Z","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-qfft-20260518-231100-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"build-suite-component-update-qfft-20260518-231100-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T23:15:25Z","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-qfft-20260518-231100-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"build-suite-component-update-qfft-20260518-231100-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T23:15:25Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T23:15:25Z","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-qfft-20260518-231100-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qfft-20260518-231100-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qfft-20260518-231100-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-18T23:15:25Z","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-qfft-20260518-231100-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qfft-20260518-231100-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qfft-20260518-231100-000"} {"level":"info","ts":"2026-05-18T23:15:25Z","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-qfft-20260518-231100-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"build-suite-component-update-qfft-20260518-231100-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T23:15:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qfft-20260518-231100-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","snapshot.Namespace":"build-e2e-zcpb","snapshot.Name":"build-suite-component-update-qfft-20260518-231100-000"} {"level":"info","ts":"2026-05-18T23:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qfft-20260518-231100-000"} {"level":"info","ts":"2026-05-18T23:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","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-18T23:15:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgzy-on-pull-request-jbxf4 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-g6llj with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:26Z","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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:27Z","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-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","snapshot.Name":"build-suite-component-update-qfft-20260518-231100-000"} {"level":"info","ts":"2026-05-18T23:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","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-18T23:15:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgzy-on-pull-request-jbxf4 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-pull-request-jbxf4","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","PR group":"konflux-gl-multi-component-child-xgzy"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","prGroup":"konflux-gl-multi-component-child-xgzy","prGroupHash":"dd033081cf6b6d5d6840d45a2c031c82b0f25f77aa0809af7d15ba2d76c031"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build 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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build 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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build 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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build 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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build 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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build 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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build 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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build 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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build 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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:29Z","logger":"controllers.build 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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:29Z","logger":"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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:29Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:33Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:33Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-g6llj with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:34Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:15:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:39Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:15:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:16: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:16: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:16: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:16: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-g6llj with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:16: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:16: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:16:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:16:31Z","logger":"controllers.build 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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:16:31Z","logger":"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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:16:31Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:18: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-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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-branch-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:18: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:18: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:18: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18:27Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:18: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18:29Z","logger":"controllers.build 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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18:29Z","logger":"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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18:29Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:18: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":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18:30Z","logger":"controllers.build 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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18:30Z","logger":"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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18:30Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:18: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":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18:30Z","logger":"controllers.build 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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18:30Z","logger":"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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18:30Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:18: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:18:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18:45Z","logger":"controllers.build 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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18:45Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:18: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:18: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:18: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-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18: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-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18: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-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18: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-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18:59Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18: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-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:18:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:19: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:19: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-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19: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-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19: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-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19: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-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:03Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19: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-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","elapsedSinceCompletion":"120.451609ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:19:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","reconcileID":"39d17d8e-c5e0-4972-99d4-a31a875a71b5","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-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","elapsedSinceCompletion":"125.954804ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:19:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","reconcileID":"8c04c697-8c30-4c8a-8236-3557eb5764c2","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-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","elapsedSinceCompletion":"136.471632ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:19:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","reconcileID":"c49194a5-5ab5-481f-9b0b-2338c2b9540b","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-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","elapsedSinceCompletion":"156.995079ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:19:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","reconcileID":"09ee7d57-2e74-47cf-8a2f-4ab29fb0c80f","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-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","elapsedSinceCompletion":"197.549511ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:19:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","reconcileID":"b003f660-a812-4c2e-920f-79d020b70322","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-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","elapsedSinceCompletion":"248.721539ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:19:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","reconcileID":"fd638958-647f-4e1e-a12f-d88fe8f45d05","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-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","elapsedSinceCompletion":"278.083862ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:19:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","reconcileID":"d071f412-b02c-4bb5-b85b-09be755cf03f","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-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","elapsedSinceCompletion":"598.965509ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:19:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:19:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","reconcileID":"3f710882-70e7-4e45-b47f-6e7d45a1e6c4","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-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","elapsedSinceCompletion":"1.23963289s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:19:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","reconcileID":"8a17ad2f-2d9a-450d-9cf4-44f0d6cb42e2","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-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","elapsedSinceCompletion":"1.321692858s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:19:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:19:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","reconcileID":"1c71935f-005a-4020-ad9b-d3e57ff9602a","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-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-vnaf-20260518-231517-000"} {"level":"info","ts":"2026-05-18T23:19:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-vnaf-20260518-231517-000","application":"build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-vnaf-20260518-231517-000"} {"level":"info","ts":"2026-05-18T23:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"build-suite-test-application-vnaf-20260518-231517-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-vnaf-20260518-231517-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-waingz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz@sha256:292f511957d49acf6bc533cabcca38f579464a98a81e1ed47a1bba4019464b23","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-cywvob","revision":"4c82f1878e619265a5187ad670de61dbd8c538c8"}}}]} {"level":"info","ts":"2026-05-18T23:19: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-waingz is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 2c2809b732fac09a1caf74506fc1cfd60d736a1a574aba3ae152960eb5de03 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-vnaf-20260518-231517-000"} {"level":"info","ts":"2026-05-18T23:19:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T23:19: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-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","Application.Name":"build-suite-test-application-vnaf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T23:19: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-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"snapshot":{"name":"build-suite-test-application-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"}} {"level":"info","ts":"2026-05-18T23:19:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"build-suite-test-application-vnaf-20260518-231517-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T23:19:42Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T23:19: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-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-18T23:19: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-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"build-suite-test-application-vnaf-20260518-231517-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T23:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-vnaf-20260518-231517-000"} {"level":"info","ts":"2026-05-18T23:19: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-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"build-suite-test-application-vnaf-20260518-231517-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T23:19: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-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","snapshot.Namespace":"build-e2e-mxcq","snapshot.Name":"build-suite-test-application-vnaf-20260518-231517-000"} {"level":"info","ts":"2026-05-18T23:19: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-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-18T23:19: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-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-vnaf-20260518-231517-000"} {"level":"info","ts":"2026-05-18T23:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","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-18T23:19:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-waingz-on-pull-request-xs9cv has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","snapshot.Name":"build-suite-test-application-vnaf-20260518-231517-000"} {"level":"info","ts":"2026-05-18T23:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","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-18T23:19:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-waingz-on-pull-request-xs9cv has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-xs9cv","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"95.75062ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:19:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","reconcileID":"96e3cb04-0376-47b9-8e01-34e48b137026","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-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"101.32063ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:19:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","reconcileID":"3b6a2d82-8117-460c-939d-44c5c753ab51","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-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"111.803334ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:19:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","reconcileID":"c691ac80-779b-4722-8dd4-a13adae7311e","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-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"132.343682ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:19:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","reconcileID":"57617797-e49f-4c87-bc2f-3d1416614cf7","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-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"172.927745ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:19:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","reconcileID":"d080eec2-4390-4f3a-8434-f5e65e5d85f1","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-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"184.440966ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:19:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","reconcileID":"34ca6608-ca8b-49f9-b85a-c2f679d106a9","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-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"253.99271ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:19:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","reconcileID":"936462b0-4067-48c0-b560-e34fc6820686","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-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"574.875781ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:19:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","reconcileID":"b740ef28-20eb-48e3-b64e-06d9c6cdb772","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-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:45Z","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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"925.832122ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:19:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:19:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","reconcileID":"c5bdd1ed-7c95-43ac-89e9-c30b424c2e62","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-18T23:19: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-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19: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-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19: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":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19: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-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:46Z","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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"1.216033068s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:19:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","reconcileID":"7384efd1-acf7-4ed8-8609-0fc1f567303e","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-18T23:19: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-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19: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-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19: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":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19: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-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:46Z","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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","reconcileID":"881e0120-ad6c-4291-8b9e-1274317d36e9","component.Name":"gl-multi-component-parent-xgzy"} {"level":"info","ts":"2026-05-18T23:19:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qfft-20260518-231528-000"} {"level":"info","ts":"2026-05-18T23:19:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qfft-20260518-231528-000","application":"build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qfft-20260518-231528-000"} {"level":"info","ts":"2026-05-18T23:19:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"build-suite-component-update-qfft-20260518-231528-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qfft-20260518-231528-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-xgzy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy@sha256:9e289325739800e889ec5df88d9a7ddc1e31b8b4bcbffe1c0de62d8bbaf91b95","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-kyvbtd","revision":"8d394f7c628f4eaa3cd398766f434e0b4c53ff4a"}}}]} {"level":"info","ts":"2026-05-18T23:19:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:46Z","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-xgzy is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash dd033081cf6b6d5d6840d45a2c031c82b0f25f77aa0809af7d15ba2d76c031 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qfft-20260518-231528-000"} {"level":"info","ts":"2026-05-18T23:19:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T23:19:47Z","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-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","Application.Name":"build-suite-component-update-qfft","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T23:19:47Z","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-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"},"snapshot":{"name":"build-suite-component-update-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"}} {"level":"info","ts":"2026-05-18T23:19:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:47Z","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-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:47Z","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-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"build-suite-component-update-qfft-20260518-231528-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T23:19:47Z","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-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"build-suite-component-update-qfft-20260518-231528-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T23:19:47Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T23:19:47Z","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-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-18T23:19:47Z","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-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qfft-20260518-231528-000"} {"level":"info","ts":"2026-05-18T23:19:47Z","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-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"build-suite-component-update-qfft-20260518-231528-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T23:19:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","snapshot.Namespace":"build-e2e-zcpb","snapshot.Name":"build-suite-component-update-qfft-20260518-231528-000"} {"level":"info","ts":"2026-05-18T23:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qfft-20260518-231528-000"} {"level":"info","ts":"2026-05-18T23:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","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-18T23:19:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:19:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgzy-on-pull-request-68q9s has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:48Z","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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19: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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:48Z","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-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","snapshot.Name":"build-suite-component-update-qfft-20260518-231528-000"} {"level":"info","ts":"2026-05-18T23:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","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-18T23:19:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgzy-on-pull-request-68q9s has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-68q9s","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","PR group":"konflux-gl-test-custom-branch-waingz"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-vnaf-20260518-231517-000"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","prGroup":"konflux-gl-test-custom-branch-waingz","prGroupHash":"2c2809b732fac09a1caf74506fc1cfd60d736a1a574aba3ae152960eb5de03"} {"level":"info","ts":"2026-05-18T23:19: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","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-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"snapshot":{"name":"build-suite-test-application-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"}} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","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-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231517-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","snapshot.Namespace":"build-e2e-mxcq","snapshot.Name":"build-suite-test-application-vnaf-20260518-231517-000"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:19: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:51Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:19:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-push-q6kbn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:19:57Z","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-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:57Z","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-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:57Z","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-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-push-q6kbn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:19:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-xgzy-on-push-q6kbn is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:19:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","PR group":"konflux-gl-multi-component-child-xgzy"} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qfft-20260518-231528-000"} {"level":"info","ts":"2026-05-18T23:20:04Z","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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","prGroup":"konflux-gl-multi-component-child-xgzy","prGroupHash":"dd033081cf6b6d5d6840d45a2c031c82b0f25f77aa0809af7d15ba2d76c031"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","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-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"},"snapshot":{"name":"build-suite-component-update-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"}} {"level":"info","ts":"2026-05-18T23:20: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","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-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qfft-20260518-231528-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","snapshot.Namespace":"build-e2e-zcpb","snapshot.Name":"build-suite-component-update-qfft-20260518-231528-000"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:20: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:20: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:20: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:20: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:20: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:20: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:20: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:20: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:20: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:20: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:20:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:20:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:20: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:20: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:20:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:20: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-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:09Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:20: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-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-child-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:20:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:20: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:20: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:20: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:20: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:20:51Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:20: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:20:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:21:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-push-7pr5v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:21: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-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:21: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-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:21: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-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-push-7pr5v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:21:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-xgzy-on-push-7pr5v is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:21:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-push-2qdv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:21: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-parent-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:21: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-parent-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:21: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-parent-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-push-2qdv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:21:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-parent-xgzy-on-push-2qdv7 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:21: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:21: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:21: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:21: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:21: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:21: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:21:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:23: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:05Z","logger":"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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:05Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:23: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:12Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:23: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:23: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-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:24Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:23: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:23: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:23: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:29Z","logger":"controllers.build 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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:29Z","logger":"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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:29Z","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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:23: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":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:33Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:23: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:23: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-zcpb/gl-multi-component-child-xgzy, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-xgzy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:23:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:23: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:23: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:37Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:23: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:37Z","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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:23: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-mxcq/gl-test-custom-branch-waingz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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-waingz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:23:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:24:07Z","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-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:07Z","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-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:07Z","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-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:07Z","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-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-push-q6kbn","reconcileID":"2005c6d6-b686-47b5-aca2-da9ba92da131","Component.Namespace":"build-e2e-zcpb","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy@sha256:6a9f8e8f2114b7a13d040c91f1e2dc8000ca5ba8f19ecfe5df9b0a0061a8959c","Component.Name":"gl-multi-component-child-xgzy","lastBuildCommit":"b2afb605fd53d9b432ddf8b0e8891326c1e2e8c4"} {"level":"info","ts":"2026-05-18T23:24:07Z","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-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","component.Namespace":"build-e2e-zcpb","component.Name":"gl-multi-component-child-xgzy"} {"level":"info","ts":"2026-05-18T23:24:07Z","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-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-push-q6kbn","reconcileID":"2005c6d6-b686-47b5-aca2-da9ba92da131","component.Name":"gl-multi-component-parent-xgzy"} {"level":"info","ts":"2026-05-18T23:24:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qfft-20260518-231958-000"} {"level":"info","ts":"2026-05-18T23:24:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qfft-20260518-231958-000","application":"build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qfft-20260518-231958-000"} {"level":"info","ts":"2026-05-18T23:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"build-suite-component-update-qfft-20260518-231958-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qfft-20260518-231958-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-xgzy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy@sha256:6a9f8e8f2114b7a13d040c91f1e2dc8000ca5ba8f19ecfe5df9b0a0061a8959c","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-kyvbtd","revision":"b2afb605fd53d9b432ddf8b0e8891326c1e2e8c4"}}}]} {"level":"info","ts":"2026-05-18T23:24:07Z","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-qfft-20260518-231958-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qfft-20260518-231958-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qfft-20260518-231958-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T23:24:07Z","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-qfft-20260518-231958-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qfft-20260518-231958-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","Application.Name":"build-suite-component-update-qfft","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T23:24:07Z","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-qfft-20260518-231958-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"build-suite-component-update-qfft-20260518-231958-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T23:24:07Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T23:24:07Z","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-qfft-20260518-231958-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qfft-20260518-231958-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:07Z","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-qfft-20260518-231958-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qfft-20260518-231958-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-push-q6kbn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qfft-20260518-231958-000"} {"level":"info","ts":"2026-05-18T23:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-push-q6kbn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qfft-20260518-231958-000"} {"level":"info","ts":"2026-05-18T23:24:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-push-q6kbn","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-18T23:24:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-push-q6kbn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:24:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgzy-on-push-q6kbn has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-child-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-child-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-child-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:08Z","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-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:08Z","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-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","snapshot.Name":"build-suite-component-update-qfft-20260518-231958-000"} {"level":"info","ts":"2026-05-18T23:24:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-push-q6kbn","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-18T23:24:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgzy-on-push-q6kbn has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-push-q6kbn","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:13Z","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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"452.577705ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:24:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:24:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","reconcileID":"e975f716-6447-4ead-855c-a34030a8c1b4","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-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:13Z","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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"458.135708ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:24:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:24:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","reconcileID":"0da9aab4-c8e6-44f0-ada0-1c725c78137b","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-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:13Z","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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"468.638101ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:24:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:24:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","reconcileID":"13c013b2-e8c8-4689-9846-5036da2cf8b7","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-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:13Z","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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"489.196241ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:24:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:24:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","reconcileID":"97e00e32-b3bc-4645-b26c-71258b8e88de","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-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:13Z","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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"529.741022ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:24:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:24:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","reconcileID":"28ea4f64-295d-4f1f-b460-12374f0e449e","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-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:13Z","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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"610.433381ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:24:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:24:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","reconcileID":"34cf4c98-e475-435e-9787-45b8825c7302","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-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:13Z","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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"754.523021ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:24:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:24:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","reconcileID":"c1737808-8033-4d29-ae54-241eb561fd97","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-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:13Z","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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"771.097742ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:24:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:24:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","reconcileID":"4cffac00-d580-41da-9ae0-17686a34eb96","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-18T23:24: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-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:14Z","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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"1.411872532s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:24:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:24:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","reconcileID":"299c10e5-0d47-40ba-b706-7910d72492c8","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-18T23:24: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-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:14Z","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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","elapsedSinceCompletion":"1.589457424s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:24:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:24:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","reconcileID":"91085780-14f4-4584-b9d7-cdc509a5110b","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-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:15Z","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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","reconcileID":"08df1db8-6f49-4226-bbec-eb93b1120637","component.Name":"gl-multi-component-parent-xgzy"} {"level":"info","ts":"2026-05-18T23:24:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qfft-20260518-232004-000"} {"level":"info","ts":"2026-05-18T23:24:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qfft-20260518-232004-000","application":"build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qfft-20260518-232004-000"} {"level":"info","ts":"2026-05-18T23:24:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"build-suite-component-update-qfft-20260518-232004-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qfft-20260518-232004-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-xgzy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy@sha256:a251d974e9ab85b9cab227b44a1826c4f69234af2d0521bbca02f1c0d2418fdd","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-kyvbtd","revision":"7ccf11b8f5c9036f4f367bc451ca937e9c585822"}}}]} {"level":"info","ts":"2026-05-18T23:24:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-68q9s with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-zcpb/gl-multi-component-child-xgzy-on-pull-request-v2w5h with pr group konflux-gl-multi-component-child-xgzy is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:15Z","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-xgzy is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash dd033081cf6b6d5d6840d45a2c031c82b0f25f77aa0809af7d15ba2d76c031 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qfft-20260518-232004-000"} {"level":"info","ts":"2026-05-18T23:24:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T23:24:15Z","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-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","Application.Name":"build-suite-component-update-qfft","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T23:24:15Z","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-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"snapshot":{"name":"build-suite-component-update-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"}} {"level":"info","ts":"2026-05-18T23:24:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:15Z","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-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:15Z","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-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"build-suite-component-update-qfft-20260518-232004-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T23:24:15Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T23:24:15Z","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-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-18T23:24:15Z","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-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:15Z","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-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"build-suite-component-update-qfft-20260518-232004-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T23:24:15Z","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-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-18T23:24:15Z","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-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:15Z","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-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"build-suite-component-update-qfft-20260518-232004-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T23:24:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qfft-20260518-232004-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","snapshot.Namespace":"build-e2e-zcpb","snapshot.Name":"build-suite-component-update-qfft-20260518-232004-000"} {"level":"info","ts":"2026-05-18T23:24:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qfft-20260518-232004-000"} {"level":"info","ts":"2026-05-18T23:24:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qfft-20260518-232004-000"} {"level":"info","ts":"2026-05-18T23:24:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","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-18T23:24:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:24:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgzy-on-pull-request-xv9kh has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:16Z","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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24:16Z","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-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","snapshot.Name":"build-suite-component-update-qfft-20260518-232004-000"} {"level":"info","ts":"2026-05-18T23:24:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","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-18T23:24:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgzy-on-pull-request-xv9kh has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-pull-request-xv9kh","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:48Z","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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","elapsedSinceCompletion":"823.052839ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:24:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","reconcileID":"d726adec-0ddd-434b-8ee7-7c1f503055e9","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-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:48Z","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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","elapsedSinceCompletion":"828.565537ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:24:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","reconcileID":"5ec44ca7-bcaa-419c-bb58-9395fa12ac2a","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-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:48Z","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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","elapsedSinceCompletion":"839.099495ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:24:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","reconcileID":"eed5e2e8-d8c6-4896-8460-a7ff006ded20","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-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:48Z","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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","elapsedSinceCompletion":"859.519508ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:24:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","reconcileID":"1b3244db-51c2-44cd-b235-db11736e3a98","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-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:48Z","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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","elapsedSinceCompletion":"900.082438ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:24:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","reconcileID":"6d5ae8df-ba6d-4ec8-b9e5-16614915b308","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-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:48Z","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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","elapsedSinceCompletion":"915.242384ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:24:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","reconcileID":"c9d1cd69-e89a-41b4-a944-9ede50f9e963","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-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:48Z","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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","elapsedSinceCompletion":"980.781722ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:24:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:24:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","reconcileID":"1186ac6c-d5a3-42cf-9d68-a129f9effcba","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-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:49Z","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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","elapsedSinceCompletion":"1.302066705s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:24:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","reconcileID":"c1a6c459-409d-4c35-9760-ff3cdd8ef44d","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-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:49Z","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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","elapsedSinceCompletion":"1.674002624s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:24:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","reconcileID":"243daf9b-5133-4945-b63d-1bb2e117fa3f","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-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:49Z","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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","elapsedSinceCompletion":"1.942851501s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:24:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:24:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","reconcileID":"cc014786-345f-4d1a-808a-4868d2119a45","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-18T23:24: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-vnaf-20260518-231950-000"} {"level":"info","ts":"2026-05-18T23:24:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-vnaf-20260518-231950-000","application":"build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-vnaf-20260518-231950-000"} {"level":"info","ts":"2026-05-18T23:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"build-suite-test-application-vnaf-20260518-231950-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-vnaf-20260518-231950-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-waingz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz@sha256:2914753387b6e448be408b2ea334071c922b466c8e5e588df54f2f47af9f51f4","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-cywvob","revision":"a773110c53b046f27517bc30208ec5e55571d98d"}}}]} {"level":"info","ts":"2026-05-18T23:24:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-mxcq/gl-test-custom-branch-waingz-on-pull-request-xs9cv with pr group konflux-gl-test-custom-branch-waingz is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:50Z","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-waingz is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 2c2809b732fac09a1caf74506fc1cfd60d736a1a574aba3ae152960eb5de03 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-vnaf-20260518-231950-000"} {"level":"info","ts":"2026-05-18T23:24:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T23:24: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-test-application-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","Application.Name":"build-suite-test-application-vnaf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T23:24:50Z","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-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","snapshot.Name":"build-suite-test-application-vnaf-20260518-231517-000"} {"level":"info","ts":"2026-05-18T23:24:50Z","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-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"snapshot":{"name":"build-suite-test-application-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"}} {"level":"info","ts":"2026-05-18T23:24:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:50Z","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-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-test-application-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"build-suite-test-application-vnaf-20260518-231950-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T23:24:50Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T23:24:50Z","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-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-18T23:24: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-test-application-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:50Z","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-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"build-suite-test-application-vnaf-20260518-231950-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T23:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-vnaf-20260518-231950-000"} {"level":"info","ts":"2026-05-18T23:24:50Z","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-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"build-suite-test-application-vnaf-20260518-231950-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T23:24:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","snapshot.Namespace":"build-e2e-mxcq","snapshot.Name":"build-suite-test-application-vnaf-20260518-231950-000"} {"level":"info","ts":"2026-05-18T23:24:50Z","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-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-18T23:24: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-test-application-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-vnaf-20260518-231950-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-vnaf-20260518-231950-000"} {"level":"info","ts":"2026-05-18T23:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","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-18T23:24:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:24:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-waingz-on-pull-request-t24cc has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:52Z","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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24: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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:24:52Z","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-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","snapshot.Name":"build-suite-test-application-vnaf-20260518-231950-000"} {"level":"info","ts":"2026-05-18T23:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","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-18T23:24:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-waingz-on-pull-request-t24cc has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-pull-request-t24cc","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:25:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-push-zdhg8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:25: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-test-custom-branch-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:25: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-test-custom-branch-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:25: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-test-custom-branch-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-push-zdhg8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:25:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-test-custom-branch-waingz-on-push-zdhg8 is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:25:14Z","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-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:14Z","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-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:14Z","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-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:14Z","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-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-push-2qdv7","reconcileID":"30e515c5-dd37-4534-85fb-8dfc8c981329","Component.Namespace":"build-e2e-zcpb","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-parent-xgzy@sha256:697adcb1713a2adcc8663b8f64279f6e517273d6058cb6c0e64cbaf814d8f844","Component.Name":"gl-multi-component-parent-xgzy","lastBuildCommit":"c2bee6f670c5a3bc6a5678e929698468c9c01142"} {"level":"info","ts":"2026-05-18T23:25:14Z","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-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","component.Namespace":"build-e2e-zcpb","component.Name":"gl-multi-component-parent-xgzy"} {"level":"info","ts":"2026-05-18T23:25:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qfft-20260518-232105-000"} {"level":"info","ts":"2026-05-18T23:25:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qfft-20260518-232105-000","application":"build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qfft-20260518-232105-000"} {"level":"info","ts":"2026-05-18T23:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"build-suite-component-update-qfft-20260518-232105-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qfft-20260518-232105-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-xgzy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy@sha256:6a9f8e8f2114b7a13d040c91f1e2dc8000ca5ba8f19ecfe5df9b0a0061a8959c","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-kyvbtd","revision":"b2afb605fd53d9b432ddf8b0e8891326c1e2e8c4","dockerfileUrl":"Dockerfile"}}},{"name":"gl-multi-component-parent-xgzy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-parent-xgzy@sha256:697adcb1713a2adcc8663b8f64279f6e517273d6058cb6c0e64cbaf814d8f844","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-kyvbtd","revision":"c2bee6f670c5a3bc6a5678e929698468c9c01142"}}}]} {"level":"info","ts":"2026-05-18T23:25:14Z","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-qfft-20260518-232105-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qfft-20260518-232105-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qfft-20260518-232105-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T23:25:14Z","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-qfft-20260518-232105-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qfft-20260518-232105-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","Application.Name":"build-suite-component-update-qfft","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T23:25:14Z","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-qfft-20260518-232105-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"build-suite-component-update-qfft-20260518-232105-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T23:25:14Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T23:25:14Z","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-qfft-20260518-232105-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qfft-20260518-232105-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:14Z","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-qfft-20260518-232105-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qfft-20260518-232105-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-push-2qdv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qfft-20260518-232105-000"} {"level":"info","ts":"2026-05-18T23:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-push-2qdv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qfft-20260518-232105-000"} {"level":"info","ts":"2026-05-18T23:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-push-2qdv7","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-18T23:25:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-push-2qdv7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgzy-on-push-2qdv7 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:14Z","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-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:14Z","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-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:14Z","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-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:14Z","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-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25: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-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","snapshot.Name":"build-suite-component-update-qfft-20260518-232105-000"} {"level":"info","ts":"2026-05-18T23:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-parent-xgzy-on-push-2qdv7","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-18T23:25:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgzy-on-push-2qdv7 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgzy-on-push-2qdv7","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25: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-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25: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-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25: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-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:21Z","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-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-push-7pr5v","reconcileID":"bef546dc-9aea-4674-8e6c-76513b390c25","Component.Namespace":"build-e2e-zcpb","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy@sha256:48f4253b104fb3a7b4cd460f95731d189c64549562d69d65340607742d3f533b","Component.Name":"gl-multi-component-child-xgzy","lastBuildCommit":"bbe66bd50915c2e56f73aa31dbd822a4279e6c2f"} {"level":"info","ts":"2026-05-18T23:25:21Z","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-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","component.Namespace":"build-e2e-zcpb","component.Name":"gl-multi-component-child-xgzy"} {"level":"info","ts":"2026-05-18T23:25:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qfft-20260518-232103-000"} {"level":"info","ts":"2026-05-18T23:25:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qfft-20260518-232103-000","application":"build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qfft-20260518-232103-000"} {"level":"info","ts":"2026-05-18T23:25:21Z","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-qfft-20260518-232103-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qfft-20260518-232103-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qfft-20260518-232103-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T23:25:21Z","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-qfft-20260518-232103-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qfft-20260518-232103-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","Application.Name":"build-suite-component-update-qfft","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T23:25:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"build-suite-component-update-qfft-20260518-232103-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qfft-20260518-232103-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-xgzy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-parent-xgzy@sha256:697adcb1713a2adcc8663b8f64279f6e517273d6058cb6c0e64cbaf814d8f844","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-kyvbtd","revision":"c2bee6f670c5a3bc6a5678e929698468c9c01142","dockerfileUrl":"Dockerfile"}}},{"name":"gl-multi-component-child-xgzy","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-zcpb/gl-multi-component-child-xgzy@sha256:48f4253b104fb3a7b4cd460f95731d189c64549562d69d65340607742d3f533b","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-kyvbtd","revision":"bbe66bd50915c2e56f73aa31dbd822a4279e6c2f"}}}]} {"level":"info","ts":"2026-05-18T23:25:21Z","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-qfft-20260518-232103-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"build-suite-component-update-qfft-20260518-232103-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T23:25:21Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T23:25:21Z","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-qfft-20260518-232103-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qfft-20260518-232103-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:21Z","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-qfft-20260518-232103-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qfft-20260518-232103-000","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-push-7pr5v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qfft-20260518-232103-000"} {"level":"info","ts":"2026-05-18T23:25:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-push-7pr5v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qfft-20260518-232103-000"} {"level":"info","ts":"2026-05-18T23:25:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-push-7pr5v","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-18T23:25:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-push-7pr5v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:25:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgzy-on-push-7pr5v has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25: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-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25: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-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25: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-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:21Z","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-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:25:21Z","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-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","snapshot.Name":"build-suite-component-update-qfft-20260518-232103-000"} {"level":"info","ts":"2026-05-18T23:25:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft","namespace":"build-e2e-zcpb","name":"gl-multi-component-child-xgzy-on-push-7pr5v","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-18T23:25:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgzy-on-push-7pr5v has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgzy-on-push-7pr5v","namespace":"build-e2e-zcpb"},"application":"build-e2e-zcpb/build-suite-component-update-qfft"} {"level":"info","ts":"2026-05-18T23:30:12Z","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-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:30:12Z","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-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:30:12Z","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-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:30:12Z","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-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-push-zdhg8","reconcileID":"28fdde77-1914-4b01-81de-861962ffc42f","Component.Namespace":"build-e2e-mxcq","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz@sha256:2fb9a6cbeed5e78de2e08e3a845dce646d080f45cfa69a99be06327534cf82f5","Component.Name":"gl-test-custom-branch-waingz","lastBuildCommit":"90d44857fa289dea4365bdab9bf50d06560b1a16"} {"level":"info","ts":"2026-05-18T23:30:12Z","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-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","component.Namespace":"build-e2e-mxcq","component.Name":"gl-test-custom-branch-waingz"} {"level":"info","ts":"2026-05-18T23:30:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-vnaf-20260518-232509-000"} {"level":"info","ts":"2026-05-18T23:30:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-vnaf-20260518-232509-000","application":"build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:30:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-vnaf-20260518-232509-000"} {"level":"info","ts":"2026-05-18T23:30:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"build-suite-test-application-vnaf-20260518-232509-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-vnaf-20260518-232509-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-waingz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-mxcq/gl-test-custom-branch-waingz@sha256:2fb9a6cbeed5e78de2e08e3a845dce646d080f45cfa69a99be06327534cf82f5","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-cywvob","revision":"90d44857fa289dea4365bdab9bf50d06560b1a16"}}}]} {"level":"info","ts":"2026-05-18T23:30:12Z","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-vnaf-20260518-232509-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:30:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-vnaf-20260518-232509-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:30:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-vnaf-20260518-232509-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T23:30:12Z","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-vnaf-20260518-232509-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:30:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-vnaf-20260518-232509-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","Application.Name":"build-suite-test-application-vnaf","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T23:30:12Z","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-vnaf-20260518-232509-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"build-suite-test-application-vnaf-20260518-232509-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T23:30:12Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T23:30:12Z","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-vnaf-20260518-232509-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:30:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-vnaf-20260518-232509-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:30:12Z","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-vnaf-20260518-232509-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:30:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-vnaf-20260518-232509-000","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:30:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-push-zdhg8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-vnaf-20260518-232509-000"} {"level":"info","ts":"2026-05-18T23:30:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-push-zdhg8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-vnaf-20260518-232509-000"} {"level":"info","ts":"2026-05-18T23:30:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-push-zdhg8","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-18T23:30:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-push-zdhg8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:30:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-waingz-on-push-zdhg8 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:30:12Z","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-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:30:12Z","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-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:30:12Z","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-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:30:12Z","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-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:30:12Z","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-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","snapshot.Name":"build-suite-test-application-vnaf-20260518-232509-000"} {"level":"info","ts":"2026-05-18T23:30:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz-on-push-zdhg8","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-18T23:30:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-waingz-on-push-zdhg8 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-waingz-on-push-zdhg8","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf"} {"level":"info","ts":"2026-05-18T23:32:29Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-waingz","namespace":"build-e2e-mxcq"},"application":"build-e2e-mxcq/build-suite-test-application-vnaf","namespace":"build-e2e-mxcq","name":"gl-test-custom-branch-waingz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-18T23:32:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-vnaf-20260518-232509-000"} {"level":"info","ts":"2026-05-18T23:32: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-mxcq","snapshot":"build-suite-test-application-vnaf-20260518-232509-000"} {"level":"info","ts":"2026-05-18T23:32:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-vnaf-20260518-231517-000"} {"level":"info","ts":"2026-05-18T23:32: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-mxcq","snapshot":"build-suite-test-application-vnaf-20260518-231517-000"} {"level":"info","ts":"2026-05-18T23:32:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-vnaf-20260518-231950-000"} {"level":"info","ts":"2026-05-18T23:32: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-mxcq","snapshot":"build-suite-test-application-vnaf-20260518-231950-000"} {"level":"info","ts":"2026-05-18T23:44:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","PR group":"konflux-fj-test-custom-default-ftsjbu"} {"level":"info","ts":"2026-05-18T23:44:47Z","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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","prGroup":"konflux-fj-test-custom-default-ftsjbu","prGroupHash":"abb2f6028dedeac7bd9a6b1627f5d85937ee7a74f6c67eaf939d910f9a1ced"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:45: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:45: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:45: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:45:43Z","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-18T23:45:43Z","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-18T23:45:43Z","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-18T23:45:43Z","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-18T23:45:44Z","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-18T23:45:44Z","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"} {"level":"info","ts":"2026-05-18T23:45: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:45: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:45: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:45: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:45:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:45: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:45:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:47: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:47: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:47: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:47: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:47: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:47: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:47: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:47: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:47: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:47: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:47:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:48: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:48: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:48: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:48: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:48: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:48:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","elapsedSinceCompletion":"995.383169ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:49:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:49:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","reconcileID":"2af27273-591e-4813-a860-5dfb7875b290","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-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","elapsedSinceCompletion":"1.001035824s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:49:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","reconcileID":"47fb1721-f52a-48d9-9a51-0d29660817df","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-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","elapsedSinceCompletion":"1.01166244s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:49:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","reconcileID":"5c397596-2375-40a3-bd71-a2be109fb57f","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-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","elapsedSinceCompletion":"1.032228416s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:49:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","reconcileID":"fe072c25-1591-4909-b3b1-8040ba0fdcd1","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-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","elapsedSinceCompletion":"1.072759548s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:49:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","reconcileID":"b3c6a02e-79c6-4a36-b112-7429c841eae6","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-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","elapsedSinceCompletion":"1.08988901s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:49:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","reconcileID":"f72099e3-2bfd-4b1d-8d3f-adc6898b23dc","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-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","elapsedSinceCompletion":"1.153420104s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:49:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","reconcileID":"a88652ef-4c9e-47c8-a36c-312d7d9c3627","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-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","elapsedSinceCompletion":"1.473908055s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:49:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:49:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","reconcileID":"d898dc4b-e171-4ef3-a1da-3d5a1d947dfe","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-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","elapsedSinceCompletion":"2.114540797s","timeout":"5m0s"} {"level":"info","ts":"2026-05-18T23:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-18T23:49:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","reconcileID":"63e1e512-95e2-412a-b6eb-07a8ebfbf907","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-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-rtal-20260518-234447-000"} {"level":"info","ts":"2026-05-18T23:49:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-rtal-20260518-234447-000","application":"build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-rtal-20260518-234447-000"} {"level":"info","ts":"2026-05-18T23:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"build-suite-test-application-rtal-20260518-234447-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-rtal-20260518-234447-000","snapshot.Spec.Components":[{"name":"fj-test-custom-default-ftsjbu","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-leby/fj-test-custom-default-ftsjbu@sha256:3fbaaa4a47687e3b48417ebb4108d2a02ecc13e66b0486afc8f08e548c16592e","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-ijkjfi","revision":"5655d7875c9233b587d187589720c6561865465c"}}}]} {"level":"info","ts":"2026-05-18T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-ftsjbu is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-rtal-20260518-234447-000","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash abb2f6028dedeac7bd9a6b1627f5d85937ee7a74f6c67eaf939d910f9a1ced is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-rtal-20260518-234447-000","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-rtal-20260518-234447-000"} {"level":"info","ts":"2026-05-18T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-rtal-20260518-234447-000","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-rtal-20260518-234447-000","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-18T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-rtal-20260518-234447-000","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-rtal-20260518-234447-000","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","Application.Name":"build-suite-test-application-rtal","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-18T23:49:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-rtal-20260518-234447-000","namespace":"build-e2e-leby"},"snapshot":{"name":"build-suite-test-application-rtal-20260518-234447-000","namespace":"build-e2e-leby"}} {"level":"info","ts":"2026-05-18T23:49:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-rtal-20260518-234447-000","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:19Z","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-rtal-20260518-234447-000","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:19Z","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-rtal-20260518-234447-000","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"build-suite-test-application-rtal-20260518-234447-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T23:49:19Z","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-rtal-20260518-234447-000","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"build-suite-test-application-rtal-20260518-234447-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-18T23:49:19Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-18T23:49:19Z","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-rtal-20260518-234447-000","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-rtal-20260518-234447-000","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-rtal-20260518-234447-000","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-18T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-rtal-20260518-234447-000","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-rtal-20260518-234447-000","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-rtal-20260518-234447-000"} {"level":"info","ts":"2026-05-18T23:49:19Z","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-rtal-20260518-234447-000","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"build-suite-test-application-rtal-20260518-234447-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-18T23:49:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-rtal-20260518-234447-000","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","snapshot.Namespace":"build-e2e-leby","snapshot.Name":"build-suite-test-application-rtal-20260518-234447-000"} {"level":"info","ts":"2026-05-18T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-rtal-20260518-234447-000"} {"level":"info","ts":"2026-05-18T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","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-18T23:49:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-18T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-default-ftsjbu-on-pull-request-j5n98 has finished running","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:20Z","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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49: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":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-18T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","snapshot.Name":"build-suite-test-application-rtal-20260518-234447-000"} {"level":"info","ts":"2026-05-18T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal","namespace":"build-e2e-leby","name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","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-18T23:49:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-default-ftsjbu-on-pull-request-j5n98 has finished running","buildpipelineRun":{"name":"fj-test-custom-default-ftsjbu-on-pull-request-j5n98","namespace":"build-e2e-leby"},"application":"build-e2e-leby/build-suite-test-application-rtal"} {"level":"info","ts":"2026-05-19T00:01:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","PR group":"konflux-fj-multi-component-child-rfpb"} {"level":"info","ts":"2026-05-19T00:01:46Z","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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","prGroup":"konflux-fj-multi-component-child-rfpb","prGroupHash":"72ae8cf1fded693a0d7004b0f5c3a633a06ac9c2e72bec4fe380498851bf92"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","PR group":"konflux-fj-multi-component-parent-rfpb"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","prGroup":"konflux-fj-multi-component-parent-rfpb","prGroupHash":"475fe5703278b868fb83671fc1e971ecd6a0fc512e9901dc7c1b60f9b18db5"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:02: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:02: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:02: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:02: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:02:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:03: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:03: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:03: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:03: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:03: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:03:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:03: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:03: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:03: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:03: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:03: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","elapsedSinceCompletion":"50.837168ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-19T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-19T00:06:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","reconcileID":"2458e00f-12f4-4a98-bc50-5c59e48f7e6d","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-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","elapsedSinceCompletion":"56.2722ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-19T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-19T00:06:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","reconcileID":"50f8896a-f244-462f-85d2-3acaee4fabff","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-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","elapsedSinceCompletion":"66.742661ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-19T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-19T00:06:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","reconcileID":"ec1292df-1093-401d-8e98-740073be27ca","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-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","elapsedSinceCompletion":"87.228274ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-19T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-19T00:06:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","reconcileID":"deb89b01-497a-4e70-92fb-2c60aea7375c","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-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","elapsedSinceCompletion":"128.649961ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-19T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-19T00:06:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","reconcileID":"da9034f4-ec2b-4a93-af77-2d3415c9341f","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-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","elapsedSinceCompletion":"175.765169ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-19T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-19T00:06:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","reconcileID":"fd93955d-3f9e-4420-bf11-fd9fed1cb2e4","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-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","elapsedSinceCompletion":"209.0605ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-19T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-19T00:06:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","reconcileID":"2c124607-c721-4960-a214-bcc1f4026f54","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-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","elapsedSinceCompletion":"529.888089ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-19T00:06:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-19T00:06:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","reconcileID":"e14de7a2-f5b8-4029-a623-a03effba5c53","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-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","elapsedSinceCompletion":"1.170358208s","timeout":"5m0s"} {"level":"info","ts":"2026-05-19T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-19T00:06:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","reconcileID":"7124f293-adf7-4e6f-8a07-e71f1f75b9ad","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-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","elapsedSinceCompletion":"1.862695978s","timeout":"5m0s"} {"level":"info","ts":"2026-05-19T00:06:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-19T00:06:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","reconcileID":"5f58dbf8-7c10-4876-b7b0-9d6ce06d6fbe","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-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:23Z","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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","reconcileID":"2d0ed2c7-ecef-4f18-a16a-ffde92e9baee","component.Name":"fj-multi-component-parent-rfpb"} {"level":"info","ts":"2026-05-19T00:06:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-pair-20260519-000146-000"} {"level":"info","ts":"2026-05-19T00:06:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-pair-20260519-000146-000","application":"build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-pair-20260519-000146-000"} {"level":"info","ts":"2026-05-19T00:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"build-suite-component-update-pair-20260519-000146-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-pair-20260519-000146-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-rfpb","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rufr/fj-multi-component-child-rfpb@sha256:ae14b6ba783471cd8dca7e224115b1c2a114247b9a9b1ea672b53113d7668233","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-yuezoj","revision":"61895588bb8d17311251637dab102548bce6f9cf"}}}]} {"level":"info","ts":"2026-05-19T00:06:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-rfpb is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-pair-20260519-000146-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 72ae8cf1fded693a0d7004b0f5c3a633a06ac9c2e72bec4fe380498851bf92 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-pair-20260519-000146-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-pair-20260519-000146-000"} {"level":"info","ts":"2026-05-19T00:06:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-pair-20260519-000146-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-pair-20260519-000146-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-19T00:06: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-component-update-pair-20260519-000146-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-pair-20260519-000146-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","Application.Name":"build-suite-component-update-pair","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-19T00:06:23Z","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-pair-20260519-000146-000","namespace":"build-e2e-rufr"},"snapshot":{"name":"build-suite-component-update-pair-20260519-000146-000","namespace":"build-e2e-rufr"}} {"level":"info","ts":"2026-05-19T00:06:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-pair-20260519-000146-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:23Z","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-pair-20260519-000146-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:23Z","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-pair-20260519-000146-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"build-suite-component-update-pair-20260519-000146-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-19T00:06: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-component-update-pair-20260519-000146-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"build-suite-component-update-pair-20260519-000146-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-19T00:06:23Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-19T00:06:23Z","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-pair-20260519-000146-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-pair-20260519-000146-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-pair-20260519-000146-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-19T00:06: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-component-update-pair-20260519-000146-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-pair-20260519-000146-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-pair-20260519-000146-000"} {"level":"info","ts":"2026-05-19T00:06:23Z","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-pair-20260519-000146-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"build-suite-component-update-pair-20260519-000146-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-19T00:06:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-pair-20260519-000146-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","snapshot.Namespace":"build-e2e-rufr","snapshot.Name":"build-suite-component-update-pair-20260519-000146-000"} {"level":"info","ts":"2026-05-19T00:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-pair-20260519-000146-000"} {"level":"info","ts":"2026-05-19T00:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","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-19T00:06:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-19T00:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-rfpb-on-pull-request-j8ljz has finished running","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:23Z","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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","snapshot.Name":"build-suite-component-update-pair-20260519-000146-000"} {"level":"info","ts":"2026-05-19T00:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","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-19T00:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-rfpb-on-pull-request-j8ljz has finished running","buildpipelineRun":{"name":"fj-multi-component-child-rfpb-on-pull-request-j8ljz","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","elapsedSinceCompletion":"637.228626ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-19T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-19T00:06:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","reconcileID":"3cc41adc-83d4-4795-be3e-a87355371847","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-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","elapsedSinceCompletion":"642.69195ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-19T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-19T00:06:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","reconcileID":"6bf498fb-8ae0-40d2-96f5-eb39f3bf52a5","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-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","elapsedSinceCompletion":"653.164415ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-19T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-19T00:06:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","reconcileID":"2fbb23f2-688f-4f45-af3c-2576213d7552","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-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","elapsedSinceCompletion":"673.599923ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-19T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-19T00:06:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","reconcileID":"01518268-fb05-4c66-8a8a-2ce9b6a86387","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-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","elapsedSinceCompletion":"714.94773ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-19T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-19T00:06:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","reconcileID":"9fdcf75e-4ace-4e1b-9f74-239efa7473b6","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-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","elapsedSinceCompletion":"729.059102ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-19T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-19T00:06:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","reconcileID":"c798981f-f1e4-4e89-8bca-48bb527d5299","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-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","elapsedSinceCompletion":"795.616936ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-19T00:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-19T00:06:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","reconcileID":"dc696493-d644-4aac-bd8c-0b587c17d1ac","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-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","elapsedSinceCompletion":"1.116445898s","timeout":"5m0s"} {"level":"info","ts":"2026-05-19T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-19T00:06:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","reconcileID":"3fa9bf2d-5771-43f5-95e3-9adf9c90bb38","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-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","elapsedSinceCompletion":"1.757414521s","timeout":"5m0s"} {"level":"info","ts":"2026-05-19T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-19T00:06:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","reconcileID":"40a49aac-dd03-49cf-b67b-49a267f5eb90","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-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","elapsedSinceCompletion":"1.902999358s","timeout":"5m0s"} {"level":"info","ts":"2026-05-19T00:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-19T00:06:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","reconcileID":"1ac65f59-4eb8-4820-98fa-501de77b0aaf","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-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:38Z","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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","reconcileID":"b0e7b1f5-0e88-4d05-a808-8e23d3179b42","component.Name":"fj-multi-component-child-rfpb"} {"level":"info","ts":"2026-05-19T00:06:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-pair-20260519-000150-000"} {"level":"info","ts":"2026-05-19T00:06:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-pair-20260519-000150-000","application":"build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-pair-20260519-000150-000"} {"level":"info","ts":"2026-05-19T00:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"build-suite-component-update-pair-20260519-000150-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-pair-20260519-000150-000","snapshot.Spec.Components":[{"name":"fj-multi-component-parent-rfpb","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-rufr/fj-multi-component-parent-rfpb@sha256:2cbcb7ae96cafa458a135dea8115fb8c837a4ee5ddd5cd1ae30a153756782d37","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-yuezoj","revision":"8d7d412124fc546819dc23c3eee53877aea989ca"}}}]} {"level":"info","ts":"2026-05-19T00:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-rfpb is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-pair-20260519-000150-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 475fe5703278b868fb83671fc1e971ecd6a0fc512e9901dc7c1b60f9b18db5 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-pair-20260519-000150-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-pair-20260519-000150-000"} {"level":"info","ts":"2026-05-19T00:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-pair-20260519-000150-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-pair-20260519-000150-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-19T00:06:38Z","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-pair-20260519-000150-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-pair-20260519-000150-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","Application.Name":"build-suite-component-update-pair","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-19T00:06:38Z","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-pair-20260519-000150-000","namespace":"build-e2e-rufr"},"snapshot":{"name":"build-suite-component-update-pair-20260519-000150-000","namespace":"build-e2e-rufr"}} {"level":"info","ts":"2026-05-19T00:06:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-pair-20260519-000150-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:38Z","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-pair-20260519-000150-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:38Z","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-pair-20260519-000150-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"build-suite-component-update-pair-20260519-000150-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-19T00:06:38Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-19T00:06:38Z","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-pair-20260519-000150-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-pair-20260519-000150-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-pair-20260519-000150-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-19T00:06:38Z","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-pair-20260519-000150-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-pair-20260519-000150-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:38Z","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-pair-20260519-000150-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"build-suite-component-update-pair-20260519-000150-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-19T00:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-pair-20260519-000150-000"} {"level":"info","ts":"2026-05-19T00:06:38Z","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-pair-20260519-000150-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"build-suite-component-update-pair-20260519-000150-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-19T00:06:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-pair-20260519-000150-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","snapshot.Namespace":"build-e2e-rufr","snapshot.Name":"build-suite-component-update-pair-20260519-000150-000"} {"level":"info","ts":"2026-05-19T00:06:38Z","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-pair-20260519-000150-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-pair-20260519-000150-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-pair-20260519-000150-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-19T00:06:38Z","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-pair-20260519-000150-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-pair-20260519-000150-000","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-pair-20260519-000150-000"} {"level":"info","ts":"2026-05-19T00:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","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-19T00:06:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-19T00:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-rfpb-on-pull-request-2dhj7 has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"} {"level":"info","ts":"2026-05-19T00:06: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":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","snapshot.Name":"build-suite-component-update-pair-20260519-000150-000"} {"level":"info","ts":"2026-05-19T00:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair","namespace":"build-e2e-rufr","name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","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-19T00:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-rfpb-on-pull-request-2dhj7 has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-rfpb-on-pull-request-2dhj7","namespace":"build-e2e-rufr"},"application":"build-e2e-rufr/build-suite-component-update-pair"}